Skip to content

Commit b453444

Browse files
committed
Update CHANGELOG for version 3.1.0, documenting recent changes including project structure refactor, multi-database support, and enhancements to documentation.
1 parent a888b2e commit b453444

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,16 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7+
#### [3.1.0](https://github.com/Genocs/microservice-template/compare/3.0.0...3.1.0)
8+
9+
> 31 October 2025
10+
11+
- Refactor project structure and add multi-database support [`e0a3d4a`](https://github.com/Genocs/microservice-template/commit/e0a3d4a6e5e428368e8290ecaa5d6a634abc8659)
12+
- Update CHANGELOG for version 3.0.0, documenting recent changes and enhancements [`ae5c8ff`](https://github.com/Genocs/microservice-template/commit/ae5c8ffc69eaf18c3ba45323850ba0bf72de1bd8)
13+
- Update package version to 3.1.0, enhance documentation, and fix typo in README files [`8bd2af5`](https://github.com/Genocs/microservice-template/commit/8bd2af540da2cf834561c4d95a38eec28b1f87c2)
14+
- Refactor: Replace Shared project with Contracts project [`6858027`](https://github.com/Genocs/microservice-template/commit/685802788370aceb57b86e43d0a7b90561cb9be6)
15+
- Comment out the Test step in the GitHub Actions workflow for build and test [`a888b2e`](https://github.com/Genocs/microservice-template/commit/a888b2ee435b3552ce6b68cdfe095037d79ba879)
16+
717
### [3.0.0](https://github.com/Genocs/microservice-template/compare/2.3.0...3.0.0)
818

919
> 26 October 2025

0 commit comments

Comments
 (0)