From 799c6578b8b65d2edf29e9a31e8ddddbd8a4f065 Mon Sep 17 00:00:00 2001 From: Nathan Marz Date: Tue, 24 May 2016 16:08:36 -0400 Subject: [PATCH] update changelog --- CHANGES.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index f17157d..9938c3c 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -8,6 +8,8 @@ * Added select*/transform*/setval*/replace-in*/etc. functions that have the same functionality as the old select/transform/setval/replace-in functions. * Added `must` navigator to navigate to a key if and only if it exists in the structure * Added `ATOM` navigator (thanks @rakeshp) +* Added "navigator constructors" that can be defined via `defnavconstructor`. These allow defining a flexible function to parameterize a defnav, and the + function integrates with inline caching for high performance. ## 0.10.0