Bring in recent entries from the 2.1_branch changelog

Also restore header formatting to before it was pasted from the README
This commit is contained in:
Dan Rice 2013-02-05 00:44:01 -05:00
parent ee70617304
commit 09c46a3b83

View file

@ -1,6 +1,4 @@
# Tracks: a GTD(TM) web application, built with Ruby on Rails
[![Code Climate](https://codeclimate.com/badge.png)](https://codeclimate.com/github/TracksApp/tracks)
= Tracks: a GTD(TM) web application, built with Ruby on Rails
* Project homepage: http://getontracks.org/
* Manual: http://getontracks.org/manual/
@ -58,6 +56,14 @@ Under the hood
* Migrated to Tolk for managing translations
* Upgraded to JQuery 1.8.3 and JQueryUI 1.9.0
== Version 2.1.3
Upgrade Rails to 2.3.16 to address security vulnerabilities in Rails
== Version 2.1.2
Upgrade Rails to 2.3.15 to address security vulnerabilities in Rails
== Version 2.1.1
Various bugfixes