mirror of
https://github.com/redmine/redmine.git
synced 2025-10-30 18:06:30 +01:00
Updates for 6.0.1 release.
git-svn-id: https://svn.redmine.org/redmine/trunk@23259 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -4,6 +4,17 @@ Redmine - project management software
|
|||||||
Copyright (C) 2006- Jean-Philippe Lang
|
Copyright (C) 2006- Jean-Philippe Lang
|
||||||
https://www.redmine.org/
|
https://www.redmine.org/
|
||||||
|
|
||||||
|
== 2024-11-12 v6.0.1
|
||||||
|
|
||||||
|
=== [Gems support]
|
||||||
|
|
||||||
|
* Defect #41729: Installing Redmine 6.0.0 may cause a LoadError for svg_sprite
|
||||||
|
* Patch #41728: Update Rouge gem to 4.5
|
||||||
|
|
||||||
|
=== [Issues list]
|
||||||
|
|
||||||
|
* Defect #40303: Layout distortion in issue list descriptions with code blocks
|
||||||
|
|
||||||
== 2024-11-10 v6.0.0
|
== 2024-11-10 v6.0.0
|
||||||
|
|
||||||
=== [Accounts / authentication]
|
=== [Accounts / authentication]
|
||||||
|
|||||||
@@ -24,7 +24,7 @@ module Redmine
|
|||||||
module VERSION
|
module VERSION
|
||||||
MAJOR = 6
|
MAJOR = 6
|
||||||
MINOR = 0
|
MINOR = 0
|
||||||
TINY = 0
|
TINY = 1
|
||||||
|
|
||||||
# Branch values:
|
# Branch values:
|
||||||
# * official release: nil
|
# * official release: nil
|
||||||
|
|||||||
Reference in New Issue
Block a user