Mark unreleased changes as released in the changelog

This commit is contained in:
Kerollmops 2020-06-15 10:56:13 +02:00
parent 8aeeea8382
commit c6bad90c79
No known key found for this signature in database
GPG Key ID: 92ADA4E935E71FA4
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
## v0.10.2
## v0.11.0
- Change the HTTP framework, moving from tide to actix-web (#601)
- Bump sentry version to 0.18.1 (#690)
@ -28,7 +28,7 @@
- Add '@' character as tokenizer separator (#607)
- Add support for filtering on arrays of strings (#611)
## v0.10
## v0.10.0
- Refined filtering (#592)
- Add the number of hits in search result (#541)