summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorGo MAEDA <maeda@farend.jp>2022-04-10 07:41:31 +0000
committerGo MAEDA <maeda@farend.jp>2022-04-10 07:41:31 +0000
commit74967ad4f383539682f8f20a196436f7e3974fab (patch)
treee5b4e91eb31185693ca3a8867130a2bde6f35da4 /doc
parent70a0c1f171e965a15575bdc7f08533833fe52eda (diff)
downloadredmine-74967ad4f383539682f8f20a196436f7e3974fab.tar.gz
redmine-74967ad4f383539682f8f20a196436f7e3974fab.zip
Merged r21518 from trunk to 5.0-stable (#36863).
git-svn-id: https://svn.redmine.org/redmine/branches/5.0-stable@21529 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'doc')
-rw-r--r--doc/CHANGELOG30
1 files changed, 30 insertions, 0 deletions
diff --git a/doc/CHANGELOG b/doc/CHANGELOG
index 629145307..412cc1f78 100644
--- a/doc/CHANGELOG
+++ b/doc/CHANGELOG
@@ -254,6 +254,36 @@ https://www.redmine.org/
* Feature #7652: Ability to add watchers to Wiki pages
+== 2022-03-28 v4.2.5
+
+=== [Attachments]
+
+* Defect #36013: Paste image mixed with other DataTransferItem
+
+=== [Database]
+
+* Defect #36766: Database migration from Redmine 0.8.7 or earlier fails
+
+=== [Documents]
+
+* Defect #36686: Allow pasting screenshots from clipboard in documents
+
+=== [Gems support]
+
+* Patch #36795: Set the minimum required version of ROTP gem to 5.0.0
+
+=== [Issues filter]
+
+* Defect #30924: Filter on Target version's Status in subproject doesn't work on version from top project
+
+=== [Projects]
+
+* Defect #36593: User without permissions to view required project custom fields cannot create new projects
+
+=== [Rails support]
+
+* Patch #36757: Update Rails to 5.2.6.3
+
== 2022-02-20 v4.2.4
=== [Gantt]