From fc55cfe05978c7e48e6e1bd4a5483ee8d2ed066c Mon Sep 17 00:00:00 2001 From: Gaith Hallak Date: Mon, 23 Aug 2021 18:30:33 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) 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