summaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG10
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 44299970b..80fa83c6f 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,13 @@
+ Fixing #1173 -- classes and definitions can now have the same
+ name as a directory with no failures.
+
+ Saving new facts now expires any cached node information.
+
+ Switching how caching is handled, so that objects now all
+ have an expiration date associated with them. This makes it
+ much easier to know whether a given cached object should be used
+ or if it should be regenerated.
+
Changing the default environment to production.
0.24.4