CHANGELOG in sdl4r-0.9.5 vs CHANGELOG in sdl4r-0.9.6

- old
+ new

@@ -1,7 +1,16 @@ -== v0.9.5 (建設中) +== v0.9.7 (建設中) -== v0.9.6 (8-aug-2010) +== v0.9.6 (10-aug-2010) + +=== Major changes: + +* Tag.set_attribute(): fixed as it failed if the value was nil. +* Tag.write(): now returns the given output (especially necessary if a String was given). +* Tag.write(): fixed as it failed when writing children without including the root Tag. +* Tag.write(): it is now possible to give a StringIO as an output + +== v0.9.5 (8-aug-2010) === Major changes: * Fixes in order to make SDL4R work in Ruby 1.9 (mainly concerning encodings and dates). * Commented out debug code (writing to files) inside sdl4r_test.rb. \ No newline at end of file