File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed
Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments