Update history

This commit is contained in:
jos 2019-03-17 20:18:51 +01:00
parent 128ed3cd9f
commit 2f783bdae7

View File

@ -1,5 +1,11 @@
# History
# not yet published, version 5.8.0
- Implemented new function `apply`. Thanks @bnlcas.
# 2019-03-10, version 5.7.0
- Implemented support for `pow()` in `derivative`. Thanks @sam-19.