From cbdd74a5e78a85be8d4d49a93b87e501e5b0aef5 Mon Sep 17 00:00:00 2001 From: sharno Date: Mon, 26 Oct 2020 22:01:48 -0400 Subject: Closes #115: Add dynamic.option --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 1956083..b45b807 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ - The `list` module gains the `each`, and `partition` functions. - The `int` and `float` modules gain the `negate` function. - The `result` module gains the `all` function. +- The `dynamic` module gains the `option` function. ## v0.11.0 - 2020-08-22 -- cgit v1.2.3