Updated CHANGELOG

This commit is contained in:
radrow 2020-03-23 12:48:47 +01:00
parent 83e03f3013
commit a5cbf2fd79

View File

@ -6,7 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Added
- Added documentation (actually, moved from `protocol`)
- Added standard library docs. Moved builtin docs from `sophia.md` to
`sophia_stdlib.md`
- Added library for rational numbers
### Changed
- Optimized `List.aes` library
### Removed
## [4.2.0] - 2020-01-15