update changelog

This commit is contained in:
Jason Biegel 2021-01-09 23:26:47 -05:00
parent 0cada0bdfe
commit 2740f7f782

View file

@ -1,4 +1,10 @@
## Decimal v1.2.0
## Decimal v1.3.0
#### ENHANCEMENTS
- NewFromString optimization [#198](https://github.com/shopspring/decimal/pull/198)
## Decimal v1.2.0
#### BREAKING
- Drop support for Go version older than 1.7 [#172](https://github.com/shopspring/decimal/pull/172)