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 b04a4ce commit 1945460Copy full SHA for 1945460
CHANGELOG.md
@@ -6,17 +6,23 @@ This project adheres to [Semantic Versioning](https://semver.org/).
6
## x.y.z
7
8
### Added
9
-- Add support for PHP 8.3 (#1218)
10
11
### Changed
12
-- Disable HTML formatting by default (#1214)
13
14
### Deprecated
15
16
### Removed
17
18
### Fixed
19
+## 7.1.0: Add support for PHP 8.3
+
20
+### Added
21
+- Add support for PHP 8.3 (#1218)
22
23
+### Changed
24
+- Disable HTML formatting by default (#1214)
25
26
## 7.0.0
27
28
0 commit comments