Skip to content

Commit ca5ee08

Browse files
chore(master): release 3.0.0 (#108)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 35fc3f9 commit ca5ee08

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,22 @@
22

33
## Unreleased
44

5+
## [3.0.0](https://github.com/codito/noted/compare/v2.1.0...v3.0.0) (2024-12-28)
6+
7+
8+
### ⚠ BREAKING CHANGES
9+
10+
* update to latest koreader format. Deprecate KOReader versions older than v2024.07.
11+
12+
### Features
13+
14+
* update to latest koreader format. Deprecate KOReader versions older than v2024.07. ([3eab795](https://github.com/codito/noted/commit/3eab7958e644d1cf521687f7ff428434e4109458))
15+
16+
17+
### Bug Fixes
18+
19+
* quote titles in YAML frontmatter to escape special chars. ([35fc3f9](https://github.com/codito/noted/commit/35fc3f9ad1af398da88f69c7e521f01b5b283331))
20+
521
## v2.1.0 - 2024-01-06
622

723
- Fix: add annotation start and end time for documents in KOReader library.

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.1.0
1+
3.0.0

0 commit comments

Comments
 (0)