File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -101,8 +101,7 @@ Caused by: org.postgresql.util.PSQLException: ERROR: relation "spring_session" d
101
101
* Fixed #241 , Fixed #242 , Fixed #243 , Fixed #252
102
102
103
103
## 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
106
105
107
106
## 2.3.23
108
107
* fixed #274 add Annotations to suppress Deprecation Warnings
@@ -133,4 +132,11 @@ Caused by: org.postgresql.util.PSQLException: ERROR: relation "spring_session" d
133
132
* fixed #286 Update spring-data-releasetrain to Neumann-SR4
134
133
* fixed #287 Update spring-session-bom to Dragonfruit-SR1
135
134
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
+
136
142
You can’t perform that action at this time.
0 commit comments