Skip to content

Commit

Permalink
Add CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiante committed Jul 5, 2023
1 parent a0184bc commit 0f4af9b
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Changelog

## 1.0.0

### Added

- Initial project commit
- Handler for serving OpenAPI spec via SwaggerUI
- Support for middlewares to modify Spec on ever request
- Middleware to replace OIDC url in a security component
- Middleware to set server urls based on the incoming request

0 comments on commit 0f4af9b

Please sign in to comment.