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: src/site/sphinx/changelog.md
+17Lines changed: 17 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,23 @@
2
2
3
3
Changelog of xml-doclet.
4
4
5
+
## 2.1.0 (2025-07-13)
6
+
7
+
### Features
8
+
9
+
- support MD, ADOC, Docbook ([44ec5](https://github.com/manticore-projects/xml-doclet/commit/44ec50f40d4706d) manticore-projects)
10
+
- working markdown stylesheet ([f4571](https://github.com/manticore-projects/xml-doclet/commit/f45710453e09854) manticore-projects)
11
+
- working docbook stylesheet ([d61c5](https://github.com/manticore-projects/xml-doclet/commit/d61c5020563ebfe) manticore-projects)
12
+
13
+
### Other changes
14
+
15
+
16
+
## 2.0.9 (2025-07-12)
17
+
18
+
### Features
19
+
20
+
- implement `Xdoclint` and `html5` options since those are set by Gradle and can't get switched off ([32ae4](https://github.com/manticore-projects/xml-doclet/commit/32ae49181922fc1) manticore-projects)
0 commit comments