We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9063b45 commit 6e17495Copy full SHA for 6e17495
1 file changed
CHANGELOG.md
@@ -8,14 +8,21 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
8
9
## [Unreleased](https://github.com/orca-services/cakephp-swagger-ui/commits/main/)
10
### Added
11
+
12
+### Changed
13
14
+### Fixed
15
16
+### Dependencies Updated
17
18
+## [1.0.3](https://github.com/orca-services/cakephp-swagger-ui/releases/tag/1.0.3) - 2025-10-27
19
+### Added
20
- Added PHPUnit as dev dependency
21
22
### Changed
23
- Disable auto layout in template
24
- Upgraded Swagger UI to 5.29.4
25
-### Fixed
-
26
### Dependencies Updated
27
- phpunit/phpunit installed in version 9.6.13
28
- laminas/laminas-zendframework-bridge removed (installed version was 1.4.1)
0 commit comments