Skip to content

Commit 288e655

Browse files
committed
docs(changelog): credit path exclude mapping fix
1 parent 929e067 commit 288e655

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
- Improved Flask route mapping to preserve static blueprint URL prefixes, thanks @rohitjavvadi.
2828
- Improved Django route mapping to preserve literal `include()` route prefixes, thanks @rohitjavvadi.
2929
- Added conservative Rails route mapping for literal root and HTTP verb routes, thanks @rohitjavvadi.
30+
- Fixed heuristic feature mapping to honor configured path include/exclude filters, thanks @schedawg74.
3031
- Fixed Express route mapping for aliased Router imports that follow block comment banners, thanks @rohitjavvadi.
3132
- Fixed Laravel route mapping to include array-style `Route::group` prefixes, thanks @rohitjavvadi.
3233
- Fixed Fastify route-object mapping to emit static method arrays while ignoring dynamic entries, thanks @rohitjavvadi.

0 commit comments

Comments
 (0)