Add changelog about signing GET requests

This commit is contained in:
Kitaiti Makoto 2021-12-05 21:06:42 +09:00
parent c67b702425
commit 13be46445c

View file

@ -20,6 +20,7 @@
- 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)
- Sign GET requests to other instances (#957)
### Fixed