Skip to content

Commit

Permalink
Bump version to v0.20111021.
Browse files Browse the repository at this point in the history
  • Loading branch information
igal committed Oct 22, 2011
1 parent 7d802ee commit 81fedb2
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,19 @@ Changes

List of Calagator stable releases and changes, with the latest at the top:

* v0.20111021
* [!] This should be the final release based on Ruby on Rails 2.x, all future releases will be based on Rails 3.x.
* [DEPENDENCY] Upgraded to Rails 2.3.12.
* [MIGRATION] Added venue details so organizers can specify per-event information like room number, access code, etc.
* [THEME] Added mobile CSS stylesheet for friendlier experience on smaller screens.
* Updated Upcoming importer to work around invalid UTC dates emitted by current API.
* Updated Plancast importer to use the new, official JSONP API.
* Updated Meetup importer to use the new, official API if a key is available. See instructions in `INSTALL.md` file.
* Update robot exclusion rules to allow Google Calendar to subscribe to filtered searches.
* Updated iCalendar exporter to include venue address and source URL.
* Added "opensearch" to let browsers use Calagator as a search provider.
* Added Vagrant support, allowing easy setup of a development environment. See instructions in `VAGRANT.md` file.

* v0.20110603
* [DEPENDENCY] Added `bundler` for installing dependencies and isolating from unwanted versions of gems. See `INSTALL.md` for usage information.
* [MIGRATION] Added fields to Venues: access notes, "has public wifi" flag, and "is closed" flag.
Expand Down

0 comments on commit 81fedb2

Please sign in to comment.