Skip to content

Commit d79ee6a

Browse files
committed
add changelog for release: 0.6.0
1 parent 9c3b8fd commit d79ee6a

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,19 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [0.6.0] - 2023-09-08
8+
### Added
9+
- proper docs for deployment
10+
### Changed
11+
- bump deps to latest
12+
- ui improvements
13+
- better re-login flow
14+
### Fixed
15+
- Empty note handling on ui
16+
- ensure correct link is handled in drawer
17+
### Removed
18+
- MySQL and MariaDB support
19+
720
## [0.6.0-alpha.4] - 2023-07-10
821
### Added
922
- public viewing of books & notes

0 commit comments

Comments
 (0)