We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ff308b commit d220610Copy full SHA for d220610
CHANGELOG.md
@@ -2,6 +2,11 @@
2
3
All notable changes to `laravel-swagger-ui` will be documented in this file
4
5
+## 1.1.0 - 2024-12-12
6
+
7
+- Added: PHP 8.4 support ([#39](https://github.com/wotzebra/laravel-swagger-ui/pull/39))
8
+- Added: Option to set the server url that will be used in the swagger file ([#38](https://github.com/wotzebra/laravel-swagger-ui/pull/38))
9
10
## 1.0.0 - 2024-09-26
11
12
- Changed: Change namespace from 'NextApps' to 'Wotz' ([#36](https://github.com/wotzebra/laravel-swagger-ui/pull/36))
0 commit comments