aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b509e4a..1b7951c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -15,11 +15,16 @@ See also:
- added Russian (ru) translation (thanks @artem.ru!)
- added Norwegian Bokmål (nb) translation (thanks kingu!)
- added Croatian (hr) translation (thanks milotype!)
+- citation pop-up feature (web)
+- basic citation parsing to reduce query syntax errors
+- citation parse-and-fuzzy-match feature
### Changed
- updated dynaconf dependency to version 3 (thanks @rochabruno)
- update required python version to 3.8
+- major changes to search result page
+- rewrote help page
### Fixed