From f4d021f87fcf1c73daeec4586fb476ecce2c033e Mon Sep 17 00:00:00 2001 From: nathanmarz Date: Wed, 1 Mar 2017 12:40:56 -0500 Subject: [PATCH] update changelog --- CHANGES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index ebfaed8..0016c21 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,4 +1,4 @@ -## 0.13.3-SNAPSHOT +## 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` * Add `nthpath` navigator