File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff 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)
You can’t perform that action at this time.
0 commit comments