A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/rust-lang/mdBook/commit/f93b2675ffde5bf22a108a9d65725b65d5b153d4 below:

Merge pull request #2714 from ehuss/bump-version · rust-lang/mdBook@f93b267 · GitHub

File tree Expand file treeCollapse file tree 4 files changed

+10

-3

lines changed

Filter options

Expand file treeCollapse file tree 4 files changed

+10

-3

lines changed Original file line number Diff line number Diff line change

@@ -1,5 +1,12 @@

1 1

# Changelog

2 2 3 +

## mdBook 0.4.51

4 +

[v0.4.50...v0.4.51](https://github.com/rust-lang/mdBook/compare/v0.4.50...v0.4.51)

5 + 6 +

### Fixed

7 +

- Fixed regression that broke the `S` search hotkey.

8 +

[#2713](https://github.com/rust-lang/mdBook/pull/2713)

9 + 3 10

## mdBook 0.4.50

4 11

[v0.4.49...v0.4.50](https://github.com/rust-lang/mdBook/compare/v0.4.49...v0.4.50)

5 12 Original file line number Diff line number Diff line change

@@ -9,7 +9,7 @@ needless-lifetimes = "allow" # Remove once 1.87 is stable, https://github.com/r

9 9 10 10

[package]

11 11

name = "mdbook"

12 -

version = "0.4.50"

12 +

version = "0.4.51"

13 13

authors = [

14 14

"Mathieu David <mathieudavid@mathieudavid.org>",

15 15

"Michael-F-Bryan <michaelfbryan@gmail.com>",

Original file line number Diff line number Diff line change

@@ -21,7 +21,7 @@ A simple approach would be to use the popular `curl` CLI tool to download the ex

21 21 22 22

```sh

23 23

mkdir bin

24 -

curl -sSL https://github.com/rust-lang/mdBook/releases/download/v0.4.50/mdbook-v0.4.50-x86_64-unknown-linux-gnu.tar.gz | tar -xz --directory=bin

24 +

curl -sSL https://github.com/rust-lang/mdBook/releases/download/v0.4.51/mdbook-v0.4.51-x86_64-unknown-linux-gnu.tar.gz | tar -xz --directory=bin

25 25

bin/mdbook build

26 26

```

27 27

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4