Skip to content

Commit

Permalink
Release version 1.3.1 (#255)
Browse files Browse the repository at this point in the history
  • Loading branch information
mwoss committed Oct 20, 2021
1 parent bc96f54 commit 683f5e1
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
@@ -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

#### FEATURES
Expand Down

0 comments on commit 683f5e1

Please sign in to comment.