Skip to content

Commit 70d6f53

Browse files
committed
build(version): bump
1 parent 3106f3f commit 70d6f53

File tree

3 files changed

+354
-351
lines changed

3 files changed

+354
-351
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,12 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres
66
to [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

0 commit comments

Comments
 (0)