mirror of
https://github.com/cosmos/cosmjs.git
synced 2025-03-10 21:49:15 +00:00
Add CHANGELOG entry for protoDecimalToJson fix
This commit is contained in:
parent
911027da59
commit
f8797e619c
@ -6,6 +6,14 @@ and this project adheres to
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
|
||||||
|
- @cosmjs/stargate: Fix `protoDecimalToJson` for values with a 0 fractional
|
||||||
|
part, such as `0.000000000000000000`, `1.000000000000000000` or
|
||||||
|
`42.000000000000000000` ([#1326]).
|
||||||
|
|
||||||
|
[#1326] : https://github.com/cosmos/cosmjs/pull/1326
|
||||||
|
|
||||||
### Deprecated
|
### Deprecated
|
||||||
|
|
||||||
- @cosmjs/stargate: Deprecate `QueryClient.queryUnverified` in favour of newly
|
- @cosmjs/stargate: Deprecate `QueryClient.queryUnverified` in favour of newly
|
||||||
|
Loading…
x
Reference in New Issue
Block a user