Skip to content

Commit

Permalink
chore: update CHANGELOG for 3.0.0-beta.4.1 with recent code refactori…
Browse files Browse the repository at this point in the history
…ng and test updates
  • Loading branch information
rsaz committed Dec 3, 2024
1 parent 7a97cf1 commit 393cc5e
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
@@ -1,3 +1,14 @@
## [3.0.0-beta.4.1](https://github.com/expressots/adapter-express/compare/3.0.0-beta.3...3.0.0) (2024-12-03)

### Code Refactoring

- app express class with async methods ([5c9ea2b](https://github.com/expressots/adapter-express/commit/5c9ea2b6cac9fa6455d140c0d0ce052712fa8251))
- server listen accept 0 to set random port ([7a97cf1](https://github.com/expressots/adapter-express/commit/7a97cf1d769acb0b7cbcba651aea49137310aa76))

### Tests

- update tests for globalConfiguration, isDevelopment, getHttpServer, serverShutdown ([17b7d92](https://github.com/expressots/adapter-express/commit/17b7d92e87f4ad0d14a386e8351c723e1392a5c3))

## [3.0.0-beta.4](https://github.com/expressots/adapter-express/compare/3.0.0-beta.3...3.0.0) (2024-12-03)

### Code Refactoring
Expand Down

0 comments on commit 393cc5e

Please sign in to comment.