mirror of
https://git.joinplu.me/Plume/Plume.git
synced 2024-11-14 07:51:01 +00:00
Add changlog about actor and searcher
This commit is contained in:
parent
e817941cc5
commit
5148349098
1 changed files with 2 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
||||||
- Allow `dir` attributes for LtoR text in RtoL document (#860)
|
- Allow `dir` attributes for LtoR text in RtoL document (#860)
|
||||||
- More translation languages (#862)
|
- More translation languages (#862)
|
||||||
- Proxy support (#829)
|
- Proxy support (#829)
|
||||||
|
- Riker a actor system library (#870)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
@ -16,6 +17,7 @@
|
||||||
- Use tracing crate (#868)
|
- Use tracing crate (#868)
|
||||||
- Update Rust version to nightly-2021-01-15 (#878)
|
- Update Rust version to nightly-2021-01-15 (#878)
|
||||||
- Upgrade Tantivy to 0.13.3 and lindera-tantivy to 0.7.1 (#878)
|
- Upgrade Tantivy to 0.13.3 and lindera-tantivy to 0.7.1 (#878)
|
||||||
|
- Run searcher on actor system (#870)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue