go-chi/chi
### [`v4.1.2`](https://togithub.com/go-chi/chi/blob/master/CHANGELOG.md#v412-2020-06-02)
[Compare Source](https://togithub.com/go-chi/chi/compare/v4.1.1...v4.1.2)
- fix that handles MethodNotAllowed with path variables, thank you [@caseyhadden](https://togithub.com/caseyhadden) for your contribution
- fix to replace nested wildcards correctly in RoutePattern, thank you @[@unmultimedio](https://togithub.com/unmultimedio) for your contribution
- History of changes: see
### [`v4.1.1`](https://togithub.com/go-chi/chi/blob/master/CHANGELOG.md#v411-2020-04-16)
[Compare Source](https://togithub.com/go-chi/chi/compare/v4.1.0...v4.1.1)
- fix for issue [#411](https://togithub.com/go-chi/chi/issues/411) which allows for overlapping regexp
route to the correct handler through a recursive tree search, thanks to [@Jahaja](https://togithub.com/Jahaja) for the PR/fix!
- new middleware.RouteHeaders as a simple router for request headers with wildcard support
- History of changes: see
Renovate configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
v4.1.0+incompatible
->v4.1.2
Release Notes
go-chi/chi
### [`v4.1.2`](https://togithub.com/go-chi/chi/blob/master/CHANGELOG.md#v412-2020-06-02) [Compare Source](https://togithub.com/go-chi/chi/compare/v4.1.1...v4.1.2) - fix that handles MethodNotAllowed with path variables, thank you [@caseyhadden](https://togithub.com/caseyhadden) for your contribution - fix to replace nested wildcards correctly in RoutePattern, thank you @[@unmultimedio](https://togithub.com/unmultimedio) for your contribution - History of changes: seeRenovate configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.