summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRune Halvorsen <runefh@gmail.com>2009-07-22 23:53:09 +0200
committerRune Halvorsen <runefh@gmail.com>2009-07-22 23:53:09 +0200
commit30e4282ef7a9cab07b8b8d8fd4a5c45d7afe081b (patch)
tree671ceb1f44e8c1e7c228e28beb1e19c46f6ca356
parente4dd7651189f1341f4d955da7e79fb71a145323b (diff)
downloadanyjson-30e4282ef7a9cab07b8b8d8fd4a5c45d7afe081b.tar.gz
Updated changelog
-rw-r--r--CHANGELOG4
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index d9eaa6e..61a5d5f 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -21,4 +21,6 @@
0.2.1
* Fixed bug that rendered the lib uninstalleable with easy_install if there
- was no supported json module allready installed \ No newline at end of file
+ was no supported json module allready installed
+ * Running the module (with python -m anyjson) will now show a list of
+ supported modules that are installed