We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7654c7a commit 1aa7d6bCopy full SHA for 1aa7d6b
CHANGELOG.md
@@ -4,13 +4,15 @@ All notable changes to this project are documented in this file.
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
7
-## UNRELEASED
+## [3.1] - 2022-03-16
8
### Added
9
- Build test for PHP 8.1
10
### Changed
11
- The `MarkupFixer` now prefixes `toc-` in cases where HTML tags are encountered with IDs that begin with a decimal
12
(thanks @ArdaGnsrn!)
13
- Upgraded PHPStan to v1.4
14
+### Fixed
15
+- Minor code and comment cleanup
16
17
## [3.0.2] - 2021-10-26
18
0 commit comments