fix: rename getStreeamPath to getStreamPath
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
12
CHANGELOG.md
12
CHANGELOG.md
@ -2,6 +2,10 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## unreleased
|
||||
|
||||
### Fixed
|
||||
* renamed `UraClientConfiguration#getStreeamPath()` to `getStreamPath()`
|
||||
|
||||
### Dependencies
|
||||
* Updated Jackson dependency to 2.17.1
|
||||
|
||||
@ -71,6 +75,14 @@ All notable changes to this project will be documented in this file.
|
||||
|
||||
----
|
||||
|
||||
## 1.3.3 - 2022-11-21
|
||||
### Security
|
||||
* Updated Jackson dependency to 2.14.0
|
||||
|
||||
### Fixed
|
||||
* Querying trips and messages with limit directly from `Query` instance (#19)
|
||||
|
||||
|
||||
## 1.3.2 - 2022-08-30
|
||||
|
||||
### Improvements
|
||||
|
Reference in New Issue
Block a user