aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e229591..cb9b0da 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,6 +3,7 @@
## Unreleased
- The `iterator` module gains the `first` and `at` functions.
+- The `list` module renames the `head` and `tail` functions to `first` and `rest`.
## v0.17.1 - 2021-09-15