OpenProject is the leading open source project management software.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
openproject/CHANGELOG.md

60 lines
1.4 KiB

<!---- copyright
OpenProject is a project management system.
Copyright (C) 2011-2013 the OpenProject Foundation (OPF)
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License version 3.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
See doc/COPYRIGHT.md for more details.
++-->
# Changelog
## 3.0.0.pre9
* `#2731` Migrate serialized yaml from syck to psych
## 3.0.0.pre8
* `#2451` Squash old migrations
## 3.0.0.pre7
* `#2070` Adaptions after changing core asset locations
## 3.0.0.pre6
* Renamed IssueStatus to Status
## 3.0.0.pre5
* Renamed issue to work package where applicable
## 3.0.0.pre4
* `#2027` Fix/rename issues to work packages
## 3.0.0.pre3
* `#1875` removed the documents-block, that now resides in the documents-plugin
* `#1794` prepared the plugin for publishing, added copyright-headers, README's etc.
## 3.0.0.pre2
* `#1723` MyProject Page Link not working
## 3.0.0.pre1
* first rails3 pre release
* initial migration to rails 3.x/engines