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.
2 parents 6daa756 + d2fe577 commit 7b16296Copy full SHA for 7b16296
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [5.0.1](https://github.com/WebFiori/http/compare/v5.0.0...v5.0.1) (2026-01-13)
4
+
5
6
+### Bug Fixes
7
8
+* Auto-Discover Null Path ([e5fe330](https://github.com/WebFiori/http/commit/e5fe330a990198604617e161f0db3d3fb2f96e70))
9
10
## [5.0.0](https://github.com/WebFiori/http/compare/v4.0.0...v5.0.0) (2025-12-30)
11
12
composer.json
@@ -12,7 +12,7 @@
"PSR-7",
13
"JSONx"
14
],
15
- "version": "5.0.0",
+ "version": "5.0.1",
16
"license": "MIT",
17
"require": {
18
"php": ">=7.0",
0 commit comments