Skip to content

Commit

Permalink
Merge tag 'v3.3.0' into develop
Browse files Browse the repository at this point in the history
Allow server creation without thread-caching.
  • Loading branch information
lindyhopchris committed Nov 8, 2023
2 parents 26c7f43 + 7cccc6a commit 84c1c70
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ All notable changes to this project will be documented in this file. This projec

## Unreleased

## [3.3.0] - 2023-11-08

### Added

- Can now create a JSON:API server once, without it being thread-cached. This is required for registering routes, as we
Expand Down

0 comments on commit 84c1c70

Please sign in to comment.