Commit 25ea841a authored by Anton Smirnov's avatar Anton Smirnov
Browse files

Changelog for 1.3.0

parent 6389b107
Loading
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -2,6 +2,13 @@

## 1.x

### 1.3.0

*Dec 17, 2023*

* Exception rework.
  The library now throws DomainException for wrong arguments and RangeException for arithmetic problems.

### 1.2.2

*Oct 28, 2023*