prepare release 2.0.4
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-11-21 14:48:45 +01:00
parent 591476cc60
commit b35e78291b
3 changed files with 4 additions and 4 deletions

View File

@ -1,9 +1,9 @@
# Changelog
All notable changes to this project will be documented in this file.
## unreleased
## 2.0.4 - 2022-11-21
### Security
* Updated dependencies
* Updated Jackson dependency to 2.14.0
### Fixed
* Querying trips and messages with limit directly from `Query` instance (#18)