Skip to content

Commit 1c5597e

Browse files
committed
Update CHANGELOG for version 3.0.0 and Gradle wrapper to 8.12; document project conversion to Maven library
1 parent c0f4eda commit 1c5597e

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

CHANGELOG.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
## [3.0.0] - 2025-01-12
22
### Features
3-
- Added Python interpreter path to VSCode settings and created mise.toml for Python tool configuration.
43
- Converted project from a simple framework to a Maven library with a separate demo app (#136).
54
- Updated dependencies to use compileOnly scope and upgraded versions.
65
- Massive refactoring to be a Maven Library
7-
- Updated project version to 3.0.0-SNAPSHOT and Gradle distribution to 8.10.2
6+
- Updated project version to 3.0.0-SNAPSHOT and Gradle distribution to 8.12
87
- Updated the README.md file.
98

109
### Fixes
@@ -13,11 +12,8 @@
1312
- Bumped com.google.guava:guava from 33.3.1-jre to 33.4.0-jre (#130).
1413
- Bumped org.thymeleaf.extras:thymeleaf-extras-springsecurity6 (#129).
1514
- Bumped org.mariadb.jdbc:mariadb-java-client from 3.5.0 to 3.5.1 (#125).
16-
- Updated Gradle wrapper to version 8.11.
15+
- Updated Gradle wrapper to version 8.12.
1716

1817
### Breaking Changes
19-
- Project name updated to 'ds-spring-user-framework'.
20-
- Deleted .github/ISSUE_TEMPLATE/sweep-template.yml.
21-
- Deleted codeql-analysis.yml and removed sweep-template.yml.
22-
- Update in the project's structure as it was converted to a Maven library.
18+
- Major update in the project's structure as it was converted to a Maven library.
2319

0 commit comments

Comments
 (0)