From 4774c2e30ad277ac1b118954485d430833f8a2d5 Mon Sep 17 00:00:00 2001 From: nathanmarz Date: Mon, 26 Dec 2016 12:56:40 -0500 Subject: [PATCH] update changelog --- CHANGES.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index e59bcb4..4df07dc 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,7 @@ +## 0.13.3-SNAPSHOT + +* Dynamic navs automatically compile sequence returns if completely static + ## 0.13.2 * Bug fix: Fix race condition relating to retrieving path from cache and AOT compilation