From 5017b8bff3097206d36bc6d5f28ce082649d4dbc Mon Sep 17 00:00:00 2001 From: Peter Saxton Date: Mon, 22 Jun 2020 15:20:50 +0100 Subject: add changelog entry --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0815744..b96f93b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,7 @@ - The `result` module gains the the `or` function. - Created the `regex` module with the `from_string`, `from_string_with`, and `match` functions. + - The `list` module gains the the `pop`, `pop_map` and `key_pop` functions. ## 0.9.0 - 2020-05-26 -- cgit v1.2.3