diff --git a/CHANGELOG.md b/CHANGELOG.md index edca7637d..afcf87a61 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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)