From c677486b7b42a6a7f136b60ccd3e95dedcfaa119 Mon Sep 17 00:00:00 2001 From: Nathan Marz Date: Fri, 19 Jun 2015 14:19:16 -0400 Subject: [PATCH] update changelog --- CHANGES.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 2c0ed0a..73fada4 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,6 @@ +## 0.5.4 +* Change cond-path and if-path to take in a selector for conditionals (same idea as selected?) + ## 0.5.3 * Added cond-path and if-path selectors for choosing paths depending on value of structure at that location