Update readme

This commit is contained in:
Alexander Nozik 2020-09-27 20:05:31 +03:00
parent 53ea704bae
commit 1f6834d418

View File

@ -12,6 +12,7 @@
- Gradle version: 6.6 -> 6.6.1
- Minor exceptions refactor (throwing `IllegalArgumentException` by argument checks instead of `IllegalStateException`)
- `Polynomial` secondary constructor made function.
- Kotlin version: 1.3.72 -> 1.4.20-M1
### Deprecated