Skip to content

Commit 1aa7d6b

Browse files
committed
Bumping changelog for pending 3.1 release
1 parent 7654c7a commit 1aa7d6b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,15 @@ All notable changes to this project are documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## UNRELEASED
7+
## [3.1] - 2022-03-16
88
### Added
99
- Build test for PHP 8.1
1010
### Changed
1111
- The `MarkupFixer` now prefixes `toc-` in cases where HTML tags are encountered with IDs that begin with a decimal
1212
(thanks @ArdaGnsrn!)
1313
- Upgraded PHPStan to v1.4
14+
### Fixed
15+
- Minor code and comment cleanup
1416

1517
## [3.0.2] - 2021-10-26
1618
### Added

0 commit comments

Comments
 (0)