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 c77b31c + 6dd845e commit 68583b3Copy full SHA for 68583b3
CHANGELOG.md
@@ -24,6 +24,15 @@ The major version bump is due to upping the required PHP version from `8.1` to `
24
25
--------------------------------------------------------
26
27
+### 10.0.10 <small>(2024-08-25)</small>
28
+
29
+#### Bugfixes
30
31
+* Fixed issue with the stty check on PHP 8.3+ [#321](https://github.com/mako-framework/framework/pull/321).
32
+* Fixed issue with ETag caching on PHP 8.3+ [#322](https://github.com/mako-framework/framework/pull/322).
33
34
+--------------------------------------------------------
35
36
### 9.1.6, 10.0.9 <small>(2024-07-21)</small>
37
38
#### Compatibility
0 commit comments