File tree Expand file tree Collapse file tree 3 files changed +354
-351
lines changed Expand file tree Collapse file tree 3 files changed +354
-351
lines changed Original file line number Diff line number Diff line change @@ -5,11 +5,12 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) , and this project adheres
66to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- ## Unreleased
8+ ## [ 0.5.0 ] - 2020-01-20
99
1010### Fixed
1111
1212* Fixed Issue [ #49 ] ( https://github.com/out-of-cheese-error/gooseberry/issues/49 ) - recursively creates db_dir and kb_dir
13+ * Fixed ` search ` and ` view ` without annotation_template set
1314
1415### Added
1516
@@ -67,6 +68,8 @@ Main commands:
6768* ` gooseberry move ` - move annotations from one group to another (** move** not copy). Useful if you have a bunch of annotations scattered around and
6869 want to move them into one group for gooseberry.
6970
71+ [ 0.5.0 ] : https://github.com/out-of-cheese-error/gooseberry/compare/0.4.0...0.5.0
72+
7073[ 0.4.0 ] : https://github.com/out-of-cheese-error/gooseberry/compare/0.3.0...0.4.0
7174
7275[ 0.3.0 ] : https://github.com/out-of-cheese-error/gooseberry/compare/0.2.0-alpha...0.3.0
You can’t perform that action at this time.
0 commit comments