We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73aefb6 commit dd67e90Copy full SHA for dd67e90
CHANGELOG.md
@@ -1 +1,10 @@
1
# Changelog
2
+
3
+## [1.1.0](https://github.com/php-internal/path/compare/1.0.0...1.1.0) (2025-12-02)
4
5
6
+### Features
7
8
+* Add case sensitivity option for path matching ([6c6060c](https://github.com/php-internal/path/commit/6c6060c0f15383983790c99be288d7a5969aae36))
9
10
+## Changelog
resources/version.json
@@ -1,3 +1,3 @@
{
- ".": "1.0.0"
+ ".": "1.1.0"
}
0 commit comments