summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 21c6414..dff90ee 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,7 @@
* A macro was added to quickly create `Filter` implementations
* An extension for iterators was added to filter the iterator with the filter
object. This removes the need to write a closure.
+* `FailableFilter` uses an associated type for the error output type now.
# 0.2.0