Skip to content

Commit bb7faa0

Browse files
committed
Updated CHANGELOG with 0.9.0 changes
1 parent a779f40 commit bb7faa0

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
### Added
1111

12+
### Fixed
13+
14+
### Changed
15+
16+
### Removed
17+
18+
## [0.9.0]
19+
20+
### Added
21+
1222
* Added a `dmenu` wrapper called `dmenu_tbm` to manager your bookmarks;
1323
* If a `TBM_FILE` is empty or `/dev/stdout` the default file will be `$HOME/.tbookmarks`;
1424
* With `dmenu_tbm` you can:
@@ -181,7 +191,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
181191

182192
### Removed
183193

184-
[unreleased]: https://github.com/TinyToolSH/tbm/compare/0.8.0...HEAD
194+
[unreleased]: https://github.com/TinyToolSH/tbm/compare/0.9.0...HEAD
195+
[0.9.0]: https://github.com/TinyToolSH/tbm/compare/0.8.0...0.9.0
185196
[0.8.0]: https://github.com/TinyToolSH/tbm/compare/0.7.1...0.8.0
186197
[0.7.1]: https://github.com/TinyToolSH/tbm/compare/0.7.0...0.7.1
187198
[0.7.0]: https://github.com/TinyToolSH/tbm/compare/0.6.1...0.7.0

0 commit comments

Comments
 (0)