From 468dcb05f9e4001e874a3e3e82f338ff436bcf1b Mon Sep 17 00:00:00 2001 From: nathanmarz Date: Wed, 15 Mar 2017 11:53:16 -0400 Subject: [PATCH] update changelog --- CHANGES.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 0016c21..e9ff733 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,7 @@ +## 1.0.1-SNAPSHOT + +* Inline cache vars are marked private so as not to interfere with tooling + ## 1.0.0 * Transform to `com.rpl.specter/NONE` to remove elements from data structures. Works with `keypath` (for both sequences and maps), `must`, `nthpath`, `ALL`, `MAP-VALS`, `FIRST`, and `LAST`