CHANGELOG in highrise-1.2.0 vs CHANGELOG in highrise-2.0.0

- old
+ new

@@ -1,5 +1,45 @@ +Author: Kenneth Mayer <kmayer@bitwrangler.com> +Date: Wed Feb 17 09:42:25 2010 -1000 + + Version bump to 2.0.0 -- Complete rewrite of Cachable. Interface has changed, see docs and examples. + +Author: Kenneth Mayer <kmayer@bitwrangler.com> +Date: Mon Feb 15 13:41:28 2010 -1000 + + Version bump to 1.2.0 + + Added Account class to handle the /account.xml end point. + +Author: Marcos Tapajós <tapajos@gmail.com> +Date: Wed Feb 10 22:57:34 2010 -0200 + + Version bump to 1.1.0 -- Added Deal class, .add_note helper, /me.xml endpoint + +Author: Kenneth Mayer <kmayer@bitwrangler.com> +Date: Wed Sep 2 08:56:42 2009 -1000 + + Version bump to 1.0.1 + + Added a couple of convenience methods. + +Author: Kenneth Mayer <kmayer@bitwrangler.com> +Date: Tue Sep 1 21:32:19 2009 -1000 + + Version bump to 1.0.0 + + Revised Taggable interface to support new tag API from 37Sigs and (removed curl dependencies) + + Refactored Cachable + +Author: Kenneth Mayer <kmayer@bitwrangler.com> +Date: Fri May 29 22:34:03 2009 -1000 + + Version bump to 0.13.0 + + Added Tag.find_by_name + 2009-05-27 Ken Mayer <kmayer@bitwrangler.com> * Version 0.12.0 * Added store_options attribute, so fetches will work work with @@ -82,10 +122,10 @@ * Version 0.6.1 * Add Person.tag that show a array of tags, and Perton.tag(name), add a new tag to a person. -2009-01-14 tapajos +2009-01-14 Marcos Tapajós * Version 0.5.0 - * Initial import \ No newline at end of file + * Initial import