changelog!!
All checks were successful
/ build (push) Successful in 4m4s

This commit is contained in:
Dustin Thomas 2025-09-09 19:28:49 -05:00
parent 3fdd22c079
commit bfd62fa4ef
Signed by: cptlobster
GPG key ID: 33D607425C830B4C

View file

@ -2,6 +2,9 @@
## Unreleased Changes
## v0.1.3 (2025-09-09)
- Add support for having an array of paths match a single endpoint.
## v0.1.2 (2025-09-05)
- Allow for using slashes in paths.
- Improve error handling slightly.