Skip to content

Commit 0b621eb

Browse files
committed
Update CHANGES.md
1 parent e48b651 commit 0b621eb

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

CHANGES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
From 0.2.0-alpha2 to 0.2.0-alpha3
22
- Minimum requirement is now clojure 1.7.0
33
- Print newline after preamble when pretty-printing (DXML-35)
4+
- Serialize built-in data types in XML Schema (DXML-27)
5+
- Reimplement namespace context tracking, due to bug in JDK
6+
- Various fixes in documentation and error messages (DXML-39)
7+
- Emit empty tags for elements with no content (DXML-25)
48

59
From 0.2.0-alpha1 to 0.2.0-alpha2
610
- qname function now returns canonical (keyword) names

0 commit comments

Comments
 (0)