History.txt in ratom-0.3.3 vs History.txt in ratom-0.3.4

- old
+ new

@@ -1,4 +1,10 @@ +== 0.3.4 2008-04-21 + +* Remove useless variable warning. (Sam Roberts) +* Support initialization of Atom::Source from Hash and block. +* Support initialization of Atom::Generator from Hash and block. + == 0.3.3 2008-04-09 * Better serialization of namespaced elements. ratom will now generate prefixes for namespaces and write them as attributes on the root element. * Extensions read as attributes are now written as attributes.