CHANGELOG.md in escape_utils-0.1.8 vs CHANGELOG.md in escape_utils-0.1.9
- old
+ new
@@ -1,6 +1,9 @@
# Changelog
+## 0.1.9 (October 15th, 2010)
+* add a flag as an optional 2nd parameter to EscapeUtils.escape_html to disable/enable the escaping of the '/' character. Defaults to the new flag EscapeUtils.html_secure
+
## 0.1.8 (September 29th, 2010)
* fix URI escaping one last time ;)
## 0.1.7 (September 29th, 2010)
* fix URI escaping to act according to the RFC
\ No newline at end of file