CHANGELOG.md in escape_utils-0.1.6 vs CHANGELOG.md in escape_utils-0.1.7
- old
+ new
@@ -1,7 +1,11 @@
# Changelog
-## 0.1.5 (September 6th, 2010)
+## 0.1.7 (September 29th, 2010)
+* fix URI escaping to act according to the RFC
+* add specs for URL escaping
+
+## 0.1.6 (September 6th, 2010)
* support for URI escaping added (thanks to @joshbuddy)
* bugfix to ensure we don't drop opening tags during escape_javascript (thanks to @nagybence)
## 0.1.5 (July 13th, 2010)
* add URL escaping and unescaping
\ No newline at end of file