Skip to content

Commit ce6691a

Browse files
committed
* Issue #249 TaskRepository: move the JQL Query-String to Entity as Prepared Statement
* Issue #234 Taskstate: Task Edit Form -> change Project via DropDown * Issue #235 Project/Root: Task Edit Form -> change Project via DropDown * Issue #236 Project/id: Task Edit Form -> change Project via DropDown
1 parent 8e1e0e0 commit ce6691a

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

etc/TODO.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,8 +101,7 @@ Caused by: org.postgresql.util.PSQLException: ERROR: relation "spring_session" d
101101
* Fixed #241, Fixed #242, Fixed #243, Fixed #252
102102

103103
## 2.3.20
104-
* Update Spring-Boot to 2.3.0 #255
105-
* Fixed #255 - working on: Update Spring-Boot to 2.3.0
104+
* fixed #255 Update Spring-Boot to 2.3.0
106105

107106
## 2.3.23
108107
* fixed #274 add Annotations to suppress Deprecation Warnings
@@ -133,4 +132,11 @@ Caused by: org.postgresql.util.PSQLException: ERROR: relation "spring_session" d
133132
* fixed #286 Update spring-data-releasetrain to Neumann-SR4
134133
* fixed #287 Update spring-session-bom to Dragonfruit-SR1
135134

135+
## 2.3.26
136+
* Issue #249 TaskRepository: move the JQL Query-String to Entity as Prepared Statement
137+
* Issue #234 Taskstate: Task Edit Form -> change Project via DropDown
138+
* Issue #235 Project/Root: Task Edit Form -> change Project via DropDown
139+
* Issue #236 Project/id: Task Edit Form -> change Project via DropDown
140+
141+
136142

0 commit comments

Comments
 (0)