Skip to content

Commit 5757055

Browse files
authored
Merge pull request #27 from ndw/readme
Updated readme and versions
2 parents 5f39fe0 + bcf0ab7 commit 5757055

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ This repository is used as a subproject in the Java and C# repositories.
1414

1515
## Change Log
1616

17+
### October 2024
18+
19+
* Added XML DSig schemas. Thanks @dizzz
20+
1721
### January 2024
1822

1923
* Corrected an incorrect public identifier for `https://www.w3.org/2001/datatypes.dtd` in

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
version = 6.0.0
2-
relVersion = 6.0.0
1+
version = 6.0.11
2+
relVersion = 6.0.11

0 commit comments

Comments
 (0)