mirror of
https://github.com/redmine/redmine.git
synced 2026-07-05 23:57:46 +02:00
Updates for 5.0.11 release.
git-svn-id: https://svn.redmine.org/redmine/branches/5.0-stable@23480 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -4,6 +4,16 @@ Redmine - project management software
|
||||
Copyright (C) 2006- Jean-Philippe Lang
|
||||
https://www.redmine.org/
|
||||
|
||||
== 2025-01-30 v5.0.11
|
||||
|
||||
=== [Code cleanup/refactoring]
|
||||
|
||||
* Patch #42140: Update footer copyright year to 2025
|
||||
|
||||
=== [Rails support]
|
||||
|
||||
* Defect #42113: Redmine 5.x not starting with ActiveSupport Logger error
|
||||
|
||||
== 2024-11-03 v5.0.10
|
||||
|
||||
=== [Code cleanup/refactoring]
|
||||
|
||||
@@ -7,7 +7,7 @@ module Redmine
|
||||
module VERSION
|
||||
MAJOR = 5
|
||||
MINOR = 0
|
||||
TINY = 10
|
||||
TINY = 11
|
||||
|
||||
# Branch values:
|
||||
# * official release: nil
|
||||
|
||||
Reference in New Issue
Block a user