CHANGELOG.md: Add note about duplicate items

This commit is contained in:
Alan Orth 2021-03-17 09:55:07 +02:00
parent 51ee370697
commit a313b7527a
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
1 changed files with 2 additions and 0 deletions

View File

@ -15,6 +15,8 @@ use less memory
### Added
- Configurable directory for AGROVOC requests cache (to allow running the web
version from Google App Engine where we can only write to /tmp)
- Ability to check for duplicate items in the data set (uses a combination of
the title, type, and date issued to determine uniqueness)
### Removed
- Checks for invalid and unnecessary multi-value separators because now I fix