Skip to content

Commit 8ec18c7

Browse files
committed
Release v1.5.0.
1 parent b8b5731 commit 8ec18c7

3 files changed

Lines changed: 6 additions & 2 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "cargo-rdme"
33
description = "Cargo command to create your `README.md` from your crate's documentation"
4-
version = "1.4.10-pre"
4+
version = "1.5.0"
55
authors = ["Diogo Sousa <diogogsousa@gmail.com>"]
66

77
edition = "2024"

release-notes.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Release notes
22

3+
## 1.5.0
4+
5+
* Added the `--manifest-path` command line option.
6+
37
## 1.4.9
48

59
* Relicensed project under the MIT license.

0 commit comments

Comments
 (0)