Skip to content

Commit 214b2fb

Browse files
committed
v0.0.8
1 parent be0c302 commit 214b2fb

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.0.8](https://github.com/haishanh/cherry/compare/v0.0.7...v0.0.8) (2024-04-14)
4+
5+
Changed:
6+
7+
- Using [wangfenjin/simple](https://github.com/wangfenjin/simple) as SQLite fts5 tokenizer. This change should improve search function for CJK users.
8+
- Swiched to debian bookworm (slim) as base Docker image.
9+
310
## [0.0.7](https://github.com/haishanh/cherry/compare/v0.0.6...v0.0.7) (2023-11-02)
411

512
Added:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cherry",
3-
"version": "0.0.7",
3+
"version": "0.0.8",
44
"private": true,
55
"license": "UNLICENSED",
66
"prettier": {

0 commit comments

Comments
 (0)