Skip to content

Commit

Permalink
docs: update NEWS
Browse files Browse the repository at this point in the history
  • Loading branch information
kanru committed May 8, 2024
1 parent 8ef9a28 commit 5305ab7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ What's New in libchewing 0.8.0-rc.2 (UNRELEASED)
* Changed
- CMake default preset switched to build with rust.
- CMake minimum required version bumped to 3.24.0.
- System dictionary and user dictionary file now uses platform standard paths.
See https://docs.rs/chewing/latest/chewing/path/fn.data_dir.html for
details.
- Improved TrieBufDictionary::from ergonomics.
- Rename DictEntries to Entries.
- Ensure all fallible API returns Error.
Expand Down

0 comments on commit 5305ab7

Please sign in to comment.