Skip to content

Commit c1ba08b

Browse files
mobereggerahx
authored andcommitted
Add changlog for faster routing
1 parent c468e6f commit c1ba08b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
## Unreleased
44

55
- OpenapiFirst will now cache the contents of files that have been loaded. If you need to reload your OpenAPI definition for tests or server hot reloading, you can call `OpenapiFirst.clear_cache!`.
6-
6+
- Optimized `OpenapiFirst::Router#match` for faster path matching and reduced memory allocation.
7+
-
78
## 3.2.1
89

910
- Don't raise `UnknownQueryParameterError` if request is ignored in tests. Fixes [#441](https://github.com/ahx/openapi_first/issues/441).

0 commit comments

Comments
 (0)