Skip to content

Commit a7453d6

Browse files
update change logs
1 parent 7dad8de commit a7453d6

1 file changed

Lines changed: 37 additions & 0 deletions

File tree

docs/changelog.md

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,43 @@
22

33
All notable changes to ArchiPy are documented in this changelog, organized by version.
44

5+
6+
7+
## [0.14.1] - 2025-04-20
8+
9+
### Fixed
10+
11+
- Fix keycloak linter errors
12+
- Merge pull request #34 from Mohammadreza-kh94/fix/server-default-value
13+
- Fix "DEFAULT" server_default value in BaseEntity timestamps
14+
15+
16+
## [0.14.2] - 2025-04-20
17+
18+
### Fixed
19+
20+
#### Keycloak
21+
- Resolved linter errors in Keycloak integration
22+
- Enhanced code quality in authentication components
23+
24+
#### Code Quality
25+
- Improved type safety in Keycloak adapters
26+
- Enhanced error handling in authentication flows
27+
28+
29+
## [0.14.1] - 2025-04-20
30+
31+
### Fixed
32+
33+
#### Database
34+
- Resolved "DEFAULT" server_default value issue in BaseEntity timestamps
35+
- Enhanced timestamp handling in database entities
36+
37+
#### Code Quality
38+
- Improved database entity configuration
39+
- Enhanced type safety in entity definitions
40+
41+
542
## [0.14.0] - 2025-04-16
643

744
### Added

0 commit comments

Comments
 (0)