Skip to content

Commit 67bb9e0

Browse files
Remove dots from release notes
1 parent 1fae653 commit 67bb9e0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/release-notes/12-2-0/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ In OpenProject 12.2, you are now able to mark work packages with notifications a
7272

7373
### Changed settings for HTTPs management
7474

75-
In 12.2., the way settings are being handled for controlling HTTPs mode of OpenProject have changed.
75+
In 12.2, the way settings are being handled for controlling HTTPs mode of OpenProject have changed.
7676
In case of a packaged installation, the configuration from the packager wizard will result in the correct configuration.
7777

7878
For docker and manual installations, you will need to set the environment variable `OPENPROJECT_HTTPS=false` if you actively want to disable HTTPS mode.

docs/release-notes/12-2-1/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ The release contains a critical bug fixes that resolves a data corruption issue
1717

1818
## Important bug fix for activity records
1919

20-
In OpenProject 12.2.0., a critical bug may randomly corrupt the activity records in the database, controlling
20+
In OpenProject 12.2.0, a critical bug may randomly corrupt the activity records in the database, controlling
2121
the display and aggregation of changes in work packages, meetings, wiki pages, and so on.
2222

2323
When aggregating an activity (the user edits the same object within the first 5 minutes), wrong database object might have being removed, resulting in errors when trying to update that item afterwards.

0 commit comments

Comments
 (0)