Commit d4e52f61 authored by Anton Smirnov's avatar Anton Smirnov
Browse files

1.6.0 changelog

parent dcf4ad50
Loading
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -2,6 +2,16 @@

## 1.x

### 1.6.0

*Feb 14, 2021*

* Expanded big integer support:
    * `brick/math`
    * `Math_BigInteger`
    * Custom BigIntType numeric string wrapper
    * Callback and custom class name

### 1.5.0

*Feb 3, 2021*