summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 14acfb0..48b3e6b 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,10 @@
+Version 1.2 (2012-10-12)
+------------------------
+- Upgraded to Scala 2.9.2 and parboiled 1.1.1
+- Renamed group id from "cc.spray" to "io.spray"
+- Renamed package from "cc.spray.json" to "spray.json"
+
+
Version 1.1.1 (2012-03-13)
--------------------------
- Fixed significant performance problem in JsonParser