mirror of
https://github.com/shopspring/decimal.git
synced 2024-11-22 12:30:49 +01:00
update changelog
This commit is contained in:
parent
0cada0bdfe
commit
2740f7f782
1 changed files with 7 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue