fix changelog typo

This commit is contained in:
mpostma 2021-01-07 12:38:24 +01:00
parent fa40c6e3d4
commit c7c8ca63b6
No known key found for this signature in database
GPG Key ID: CBC8A7C1D7A28C3A
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
- Fix setting consistency bug (#1128)
- Fix attributes to retrieve bug (#1131)
- Increase default payload size (#1147)
- Improvements to code quality (#1167, #1165, #1126, #1161)
- Improvements to code quality (#1167, #1165, #1126, #1151)
## v0.17.0
- Fix corrupted data during placeholder search (#1089)