Skip to content

Commit 5e54083

Browse files
committed
## 2.3.28
* fixed #302 update Spring-Boot to Version to 2.3.7 * Issue #304 update webjars for bootstrap et al. * fixed #305 Update spring-data-releasetrain to latest GA * fixed #306 Update spring-session-bom to latest GA * fixed #308 Password Recovery is broken
1 parent bf8a0df commit 5e54083

File tree

2 files changed

+11
-3
lines changed

2 files changed

+11
-3
lines changed

etc/TODO.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,3 +166,8 @@ Caused by: org.postgresql.util.PSQLException: ERROR: relation "spring_session" d
166166

167167
## 2.3.29
168168
* Issue #303 update Spring-Boot to Version to 2.4.1
169+
170+
## 2.3.30
171+
* Issue #234 Taskstate: Task Edit Form -> change Project via DropDown
172+
* Issue #235 Project/Root: Task Edit Form -> change Project via DropDown
173+
* Issue #236 Project/id: Task Edit Form -> change Project via DropDown

src/site/markdown/CHANGELOG.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,9 @@ Caused by: org.postgresql.util.PSQLException: ERROR: relation "spring_session" d
133133
* fixed #298 try out java15
134134

135135
## 2.3.28
136-
* Issue #234 Taskstate: Task Edit Form -> change Project via DropDown
137-
* Issue #235 Project/Root: Task Edit Form -> change Project via DropDown
138-
* Issue #236 Project/id: Task Edit Form -> change Project via DropDown
136+
* fixed #302 update Spring-Boot to Version to 2.3.7
137+
* Issue #304 update webjars for bootstrap et al.
138+
* fixed #305 Update spring-data-releasetrain to latest GA
139+
* fixed #306 Update spring-session-bom to latest GA
140+
* fixed #308 Password Recovery is broken
141+

0 commit comments

Comments
 (0)