ChangeLog.rdoc in sdp-0.2.5 vs ChangeLog.rdoc in sdp-0.2.6
- old
+ new
@@ -1,4 +1,11 @@
+=== 0.2.6 / 2011-12-02
+
+* Bug Fixes:
+ * gh-19[https://github.com/turboladen/sdp/issues/19]: Created +Hash#keys_to_s+
+ that converts all SDP parse result attributes to be Strings instead of
+ Parslet::Slices.
+
=== 0.2.5 / 2011-12-01
* Improvements:
* gh-18[https://github.com/turboladen/sdp/issues/18]: Added SDP::ParseError
to convey SDP couldn't parse.