update changelog

This commit is contained in:
mpostma 2021-01-06 11:54:06 +01:00
parent 948c89c26f
commit 7ccbbb7a75
No known key found for this signature in database
GPG Key ID: CBC8A7C1D7A28C3A

View File

@ -1,3 +1,11 @@
## v0.18.0
- Integration with the new tokenizer (#1091)
- Fix setting consistency bug (#1128)
- Fix attributes to retrieve bug (#1131)
- Increase default payload size (#1147)
- Improvements to code quality (#1167, #1165, #1126, #1161)
## v0.17.0
- Fix corrupted data during placeholder search (#1089)
- Remove maintenance error from http (#1082)