Skip to content

Commit 4f3ebbe

Browse files
committed
(fix) Updated version number and CHANGELOG.md
1 parent 379ebf6 commit 4f3ebbe

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,14 @@ All notable changes to this project will be documented in this file.
1212
- Tokens initialization from the official tokens list in https://github.com/InjectiveLabs/injective-lists
1313

1414
### Changed
15+
- Updated all proto definitions based on chain upgrade to v1.13
1516
- Refactored cookies management logic to use all gRPC calls' responses to update the current cookies
1617

18+
## [1.5.3] - 2024-06-12
19+
### Changed
20+
- Changed parameter `key` from the PaginationOption class.
21+
- Fixed an error when using the next page key in PaginationOption, causing incorrect pagination responses.
22+
1723
## [1.4.3] - 2024-06-06
1824
### Changed
1925
- Fixed `protobuf` dependency version to "<5" to for the v1.4 branch, because newer versions require a code refactoring (done in v1.5)

0 commit comments

Comments
 (0)