Skip to content

Commit b1910ec

Browse files
committed
* fixed #404 Task List View: LocalDate and LocalDateTime HTML rendering for Locale and in desired format
* fixed #405 User List View: LocalDate and LocalDateTime HTML rendering for Locale and in desired format
1 parent 4f06723 commit b1910ec

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

etc/TODO.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,10 +104,13 @@
104104
* fixed #401 Migrate spring-boot from 2 to 3
105105

106106
## 3.0.0.rc.2
107+
* fixed #404 Task List View: LocalDate and LocalDateTime HTML rendering for Locale and in desired format
108+
* fixed #405 User List View: LocalDate and LocalDateTime HTML rendering for Locale and in desired format
109+
110+
## 3.0.0.rc.3
107111
* #403 Task pagination is broken due to dependencies
108-
* #404 Task List View: LocalDate and LocalDateTime HTML rendering for Locale and in desired format
109-
* #405 User List View: LocalDate and LocalDateTime HTML rendering for Locale and in desired format
110112
* #406 Liquibase Database Schema Evolution of changes by migrating spring-boot from 2 to 3 and Jakarta EE 10 JPA
113+
* #407 update Last Login Date is broken
111114

112115
## 3.0.x
113116
* #377 add List of URL (Patterns) to Documentation

0 commit comments

Comments
 (0)