summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2012-01-07 15:23:39 -0600
committerJesse Luehrs <doy@tozt.net>2012-01-07 15:23:39 -0600
commit3f4f326b540f7a73f364b11d81f11bdc9eaf6c08 (patch)
tree5cc8d13561e4cdbd3316ab4c69dabd5d078b52d3
parentd008afd04ff1717d90f97df572189cdb8cb900e7 (diff)
downloadcircular-require-3f4f326b540f7a73f364b11d81f11bdc9eaf6c08.tar.gz
circular-require-3f4f326b540f7a73f364b11d81f11bdc9eaf6c08.zip
changelog0.09
-rw-r--r--Changes2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changes b/Changes
index 3d75f0d..ae87e76 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,8 @@
Revision history for circular-require
{{$NEXT}}
+ - fix some bugs in require VERSION when circular::require is loaded
+ (reported by Exodist)
0.08 2012-01-06
- loading B on demand causes issues, stop doing that