Skip to content

Commit 7989e43

Browse files
committed
Update changelog
1 parent 7c5f2f8 commit 7989e43

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to Tokenizer are documented in this file using the [Keep a CHANGELOG](http://keepachangelog.com/) principles.
44

5+
## [2.0.1] - 2025-12-08
6+
7+
### Fixed
8+
9+
- Removed the custom token `T_AMPERSAND` as PHP 8.1+ provides tokens for it already and our 2.0.0 release overwrote it. See [#44](https://github.com/theseer/tokenizer/issues/44) for details.
10+
11+
512
## [2.0.0] - 2025-12-06
613

714
This release bumps the minimum version required to PHP 8.1.

0 commit comments

Comments
 (0)