CHANGELOG.md in chord-0.0.1 vs CHANGELOG.md in chord-0.0.2
- old
+ new
@@ -1,8 +1,12 @@
# Changelog
Major changes for each release. Please see the Git log for complete list of changes.
+## 0.0.2
+
+* Don't memoize filtered queries.
+
## 0.0.1
* Very rudimentary start, focused on the parts of the API I need to use.