Update CHANGELOG.md

This commit is contained in:
Gaith Hallak 2021-08-23 18:30:33 +03:00
parent 2d916733d8
commit fc55cfe059

View File

@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- `Set` stdlib
- `Option.force_msg`
- Loading namespaces into the current scope (e.g. `using Pair`)
### Changed
### Removed