Skip to content

Commit 04ad83e

Browse files
committed
build(version): bump
1 parent eb3d4fe commit 04ad83e

File tree

3 files changed

+302
-385
lines changed

3 files changed

+302
-385
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,10 @@ 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.8.1] - 2021-03-14
99
### Changed
1010
- Use local time instead of UTC for search (Issue [#77](https://github.com/out-of-cheese-error/gooseberry/issues/77))
11+
- Updated dependencies
1112

1213
### Fixed
1314
- markdown preview in search (Issue [#74](https://github.com/out-of-cheese-error/gooseberry/issues/74))
@@ -132,6 +133,12 @@ Main commands:
132133
* `gooseberry move` - move annotations from one group to another (**move** not copy). Useful if you have a bunch of annotations scattered around and
133134
want to move them into one group for gooseberry.
134135

136+
[0.8.1]: https://github.com/out-of-cheese-error/gooseberry/compare/0.8.0...0.8.1
137+
138+
[0.8.0]: https://github.com/out-of-cheese-error/gooseberry/compare/0.7.1...0.8.0
139+
140+
[0.7.1]: https://github.com/out-of-cheese-error/gooseberry/compare/0.7.0...0.7.1
141+
135142
[0.7.0]: https://github.com/out-of-cheese-error/gooseberry/compare/0.6.0...0.7.0
136143

137144
[0.6.0]: https://github.com/out-of-cheese-error/gooseberry/compare/0.5.2...0.6.0

0 commit comments

Comments
 (0)