We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cf6d38 commit 96d3050Copy full SHA for 96d3050
CHANGELOG.md
@@ -6,7 +6,12 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
6
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
7
8
9
-## [Unreleased](https://github.com/inspirum/xml-php/compare/v3.1.0...master)
+## [Unreleased](https://github.com/inspirum/xml-php/compare/v3.1.1...master)
10
+
11
12
+## [v3.1.1 (2025-03-21)](https://github.com/inspirum/xml-php/compare/v3.1.0...v3.1.1)
13
+### Fixed
14
+- Fixed regex for element name validation
15
16
17
## [v3.1.0 (2023-11-05)](https://github.com/inspirum/xml-php/compare/v3.0.0...v3.1.0)
0 commit comments