Skip to content

Commit 5cab09f

Browse files
chore(release): version 1.0.0
## 1.0.0 (2026-03-10) ### Features * add Docker support (FrankenPHP) and Swagger UI support ([0047e96](0047e96)) * initial implementation of PHP OpenAPI mock server with Mezzio, Codeception tests, and AI reporting ([6db4fa5](6db4fa5)) * support authentication headers for remote OpenAPI specifications ([2e3e653](2e3e653))
1 parent 2e3e653 commit 5cab09f

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file. See
4+
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5+
6+
## 1.0.0 (2026-03-10)
7+
8+
### Features
9+
10+
* add Docker support (FrankenPHP) and Swagger UI support ([0047e96](https://github.com/WebProject-xyz/php-openapi-mock-server/commit/0047e96af1c1f17822eef39555dcbda59333511c))
11+
* initial implementation of PHP OpenAPI mock server with Mezzio, Codeception tests, and AI reporting ([6db4fa5](https://github.com/WebProject-xyz/php-openapi-mock-server/commit/6db4fa503496c8c74595944d6b45e402ccee5f57))
12+
* support authentication headers for remote OpenAPI specifications ([2e3e653](https://github.com/WebProject-xyz/php-openapi-mock-server/commit/2e3e653bc928a172b2385261ad335dcb6428226e))

0 commit comments

Comments
 (0)