mirror of
https://github.com/shopspring/decimal.git
synced 2024-11-22 12:30:49 +01:00
Release version 1.3.1 (#255)
This commit is contained in:
parent
bc96f543c2
commit
683f5e1a7e
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
||||||
|
## Decimal v1.3.1
|
||||||
|
|
||||||
|
#### ENHANCEMENTS
|
||||||
|
- Reduce memory allocation in case of initialization from big.Int [#252](https://github.com/shopspring/decimal/pull/252)
|
||||||
|
|
||||||
|
#### BUGFIXES
|
||||||
|
- Fix binary marshalling of decimal zero value [#253](https://github.com/shopspring/decimal/pull/253)
|
||||||
|
|
||||||
## Decimal v1.3.0
|
## Decimal v1.3.0
|
||||||
|
|
||||||
#### FEATURES
|
#### FEATURES
|
||||||
|
|
Loading…
Reference in a new issue