Add changelog about change of slug

This commit is contained in:
Kitaiti Makoto 2021-04-11 11:44:52 +09:00
parent fa7a44f6bb
commit a597816617

View file

@ -19,6 +19,7 @@
- Update Rust version to nightly-2021-01-15 (#878)
- Upgrade Tantivy to 0.13.3 and lindera-tantivy to 0.7.1 (#878)
- Run searcher on actor system (#870)
- Use article title as its slug instead of capitalizing and inserting hyphens (#920)
### Fixed