History.txt in ratom-0.6.0 vs History.txt in ratom-0.6.1

- old
+ new

@@ -1,5 +1,12 @@ -== 0.6.0 2009-19-03 +== 0.6.1 2009-03-27 + +Some minor exception fixes. + +* Removed Atom::ParseError. Parse errors now will only throw ArgumentError. +* ProtocolError has a to string method. + +== 0.6.0 2009-03-19 * Now depends on libxml-ruby 1.1.2. * Added support for hreflang on links. (David Arango) * Update to work with latest version of libxml-ruby. (oortle & me) * Content::Text and Content::Xhtml can now be created with String's like Content::Html.