mirror of
https://github.com/fosskers/cargo-aur.git
synced 2026-04-30 07:47:32 -05:00
docs: update CHANGELOG
This commit is contained in:
@@ -1,5 +1,14 @@
|
|||||||
# `cargo-aur` Changelog
|
# `cargo-aur` Changelog
|
||||||
|
|
||||||
|
## Unreleased
|
||||||
|
|
||||||
|
#### Added
|
||||||
|
|
||||||
|
- Support for `[[bin]]` sections in `Cargo.toml`, allowing you to specify custom
|
||||||
|
binary names separate from the package name. [#13]
|
||||||
|
|
||||||
|
[#13]: https://github.com/fosskers/cargo-aur/pull/13
|
||||||
|
|
||||||
## 1.4.1 (2021-09-06)
|
## 1.4.1 (2021-09-06)
|
||||||
|
|
||||||
#### Fixed
|
#### Fixed
|
||||||
|
|||||||
Reference in New Issue
Block a user