== 0.3.2 2008-04-09 * Add support for atom:category. * Support extension attributes using the same mechanism as extension elements. == 0.3.1 2008-04-02 * Bunch of fixes to the Atom::Pub classes to make them work like the Atom classes with respect to initializers and to_xml. == 0.3.0 2008-04-02 * Raise Atom::Serialization error when you try and serialize non-utf8 content. * Support reading simple extension elements, see README.txt. * Support writing simple extension elements, see README.txt. == 0.2.2 2008-02-10 * Removed dependency on ActiveSupport. == 0.2.1 2008-03-03 * Initial release to the public. == < 0.2.1 * Internal releases.