Skip to content

Commit 683f5e1

Browse files
authored
Release version 1.3.1 (#255)
1 parent bc96f54 commit 683f5e1

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## Decimal v1.3.1
2+
3+
#### ENHANCEMENTS
4+
- Reduce memory allocation in case of initialization from big.Int [#252](https://github.com/shopspring/decimal/pull/252)
5+
6+
#### BUGFIXES
7+
- Fix binary marshalling of decimal zero value [#253](https://github.com/shopspring/decimal/pull/253)
8+
19
## Decimal v1.3.0
210

311
#### FEATURES

0 commit comments

Comments
 (0)