releases 3.0.0pre7

pull/246/head
Jens Ulferts 11 years ago
parent 068d0526dc
commit 694ea9b59d
  1. 6
      doc/CHANGELOG.md
  2. 2
      lib/open_project/version.rb

@ -1,8 +1,8 @@
* `#1119` Creates a unified view for work_package show, new and create
# Changelog
## 3.0.0pre7
* `#1119` Creates a unified view for work_package show, new and create
* `#780` Add password brute force prevention
* `#1214` Fix pagination label and 'entries_per_page' setting
* `#1303` Watcherlist contains unescaped HTML

@ -32,7 +32,7 @@ module OpenProject
#
# 2.0.0debian-2
def self.special
'pre6'
'pre7'
end
def self.revision

Loading…
Cancel
Save