You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,16 @@
2
2
3
3
All notable changes to this project are documented in this file. This project adheres to [Semantic Versioning](http://semver.org/#semantic-versioning-200).
4
4
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
+
5
15
## [3.1.1] - 2023-05-08
6
16
7
17
### Bug Fixes
@@ -307,3 +317,4 @@ All notable changes to this project are documented in this file. This project ad
0 commit comments