# 0.1.3
Add File#close methods
Add Rakefile file to gem package

# 0.1.2
Add Rakefile.
Fix a bug that occurs when calling super from a child class of TagLib::File.

# 0.1.1
TagLib::File can now be a superclass
 rb_obj_call_init always called TagLib::File#initialize and not MyClass#initialize
 See http://subforge.org/blogs/show/5
Add unit tests.

# 0.1.0
First public release.
