Skip to content

Commit a911616

Browse files
committed
docs: update changelog in preparation for release
1 parent 8ada429 commit a911616

File tree

1 file changed

+13
-3
lines changed

1 file changed

+13
-3
lines changed

CHANGELOG.md

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,26 @@
22

33
All notable changes to this project will be documented in this file.
44

5-
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
6-
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
5+
The format is based on [Keep a Changelog][1], and this project adheres to
6+
[Semantic Versioning][2].
7+
8+
[1]: https://keepachangelog.com/en/1.1.0/
9+
[2]: https://semver.org/spec/v2.0.0.html
710

811
## [Unreleased]
912

13+
## [0.1.1] - 2024-08-12
14+
15+
### Changed
16+
17+
- Minor tweaks to script structure and comments for readability.
18+
1019
## [0.1.0] - 2024-08-10
1120

1221
### Added
1322

1423
- Initial release.
1524

16-
[Unreleased]: https://github.com/elasticdog/bw-ssh-add/compare/v0.1.0...HEAD
25+
[Unreleased]: https://github.com/elasticdog/bw-ssh-add/compare/v0.1.1...HEAD
26+
[0.1.1]: https://github.com/elasticdog/bw-ssh-add/compare/v0.1.0...v0.1.1
1727
[0.1.0]: https://github.com/elasticdog/bw-ssh-add/commits/v0.1.0

0 commit comments

Comments
 (0)