File tree Expand file tree Collapse file tree 3 files changed +302
-385
lines changed Expand file tree Collapse file tree 3 files changed +302
-385
lines changed Original file line number Diff line number Diff line change @@ -5,9 +5,10 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) , and this project adheres
6
6
to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
- ## Unreleased
8
+ ## [ 0.8.1 ] - 2021-03-14
9
9
### Changed
10
10
- Use local time instead of UTC for search (Issue [ #77 ] ( https://github.com/out-of-cheese-error/gooseberry/issues/77 ) )
11
+ - Updated dependencies
11
12
12
13
### Fixed
13
14
- markdown preview in search (Issue [ #74 ] ( https://github.com/out-of-cheese-error/gooseberry/issues/74 ) )
@@ -132,6 +133,12 @@ Main commands:
132
133
* ` gooseberry move ` - move annotations from one group to another (** move** not copy). Useful if you have a bunch of annotations scattered around and
133
134
want to move them into one group for gooseberry.
134
135
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
+
135
142
[ 0.7.0 ] : https://github.com/out-of-cheese-error/gooseberry/compare/0.6.0...0.7.0
136
143
137
144
[ 0.6.0 ] : https://github.com/out-of-cheese-error/gooseberry/compare/0.5.2...0.6.0
You can’t perform that action at this time.
0 commit comments