diff --git a/CHANGELOG.md b/CHANGELOG.md index f5f6ee0..9d97cd9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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