Skip to content

Commit e20708a

Browse files
authored
Merge pull request #200 from oozcitak/oozcitak-issue-199
Update CHANGELOG.md. Fixes #199
2 parents a9e0bf8 + 8b363d2 commit e20708a

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

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

33
All notable changes to this project are documented in this file. This project adheres to [Semantic Versioning](http://semver.org/#semantic-versioning-200).
44

5+
## [4.0.0] - 2025-10-08
6+
7+
### Bug Fixes
8+
9+
- Fixed a bug where attributes were grouped even if the group option was not set (see [#192](https://github.com/oozcitak/xmlbuilder2/issues/192)).
10+
11+
### BREAKING CHANGES
12+
13+
- Changed minimum required node.js version to 20.
14+
515
## [3.1.1] - 2023-05-08
616

717
### Bug Fixes
@@ -307,3 +317,4 @@ All notable changes to this project are documented in this file. This project ad
307317
[3.0.2]: https://github.com/oozcitak/xmlbuilder2/compare/v3.0.1...v3.0.2
308318
[3.1.0]: https://github.com/oozcitak/xmlbuilder2/compare/v3.0.2...v3.1.0
309319
[3.1.1]: https://github.com/oozcitak/xmlbuilder2/compare/v3.1.0...v3.1.1
320+

0 commit comments

Comments
 (0)