=== 0.6.5 / 2011-04-07

* internal reorganization, leading to more robust and faster library 

=== 0.6 / 2011-03-01

* pure ruby tag writing (thanks to Grant Gardner)

=== 0.5 / 2011-01-13

* speex support (thanks to Grant Gardner)

=== 0.4.2 / 2010-03-13

* bugfix on frame parsing

=== 0.4.1 / 2010-03-13

* bugfix on file parsing

=== 0.4 / 2009-12-04

* new ogg frame reading implementation 
* better tag reading (thanks to Sven) 
* now assume utf-8 by default to decode tags

=== 0.3.2 / 2009-06-22

* added setup.rb for tarball distribution
* added license on top of lib/ogginfo.rb

=== 0.3.1 / 2008-03-16

* bug fixed #18852 "OggInfo#close(): close @ic only if not nil"
* bug fixed on encoding handling

=== 0.3 / 2008-03-15

* write support through "vorbiscomment" binary
* correct encoding handling

=== 0.2 / 2005-07-11

* tag["key"] is accessible with tag.key

=== 0.1 / 2004-06-20

* first public version
