Skip to content

Commit 8d6a23b

Browse files
author
Philippe Damen
committed
Document 0.9.0 release
1 parent 4970342 commit 8d6a23b

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
All notable changes to `laravel-swagger-ui` will be documented in this file
44

5+
## 0.9.0 - 2023-12-15
6+
7+
- Added: PHP 8.3 support ([#25](https://github.com/nextapps-be/laravel-swagger-ui/pull/25))
8+
- Added: Config option to set validator url ([#27](https://github.com/nextapps-be/laravel-swagger-ui/pull/27))
9+
510
## 0.8.2 - 2023-10-30
611

712
- Added: Config option to add CSS to customize swagger-ui ([#24](https://github.com/nextapps-be/laravel-swagger-ui/pull/24))
@@ -17,7 +22,7 @@ All notable changes to `laravel-swagger-ui` will be documented in this file
1722
## 0.7.0 - 2023-02-15
1823

1924
- Added: PHP 8.2 and Laravel 10 support ([#20](https://github.com/nextapps-be/laravel-swagger-ui/pull/20))
20-
25+
2126
## 0.6.0 - 2022-05-12
2227

2328
- Added: Middleware array to config file ([#14](https://github.com/nextapps-be/laravel-swagger-ui/pull/14))

0 commit comments

Comments
 (0)