Skip to content

Commit 9fb0e29

Browse files
committed
Added latest changes
1 parent 311d82f commit 9fb0e29

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

src/changes/changes.xml

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
1-
<document xmlns="http://maven.apache.org/changes/1.0.0"
2-
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3-
xsi:schemaLocation="http://maven.apache.org/changes/1.0.0 http://maven.apache.org/xsd/changes-1.0.0.xsd">
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<document xmlns="https://maven.apache.org/changes/1.0.0" xmlns:xsi="https://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="https://maven.apache.org/changes/1.0.0 https://maven.apache.org/xsd/changes-1.0.0.xsd">
43

54
<properties>
65
<title>Changes External Code Formatters</title>
@@ -12,6 +11,12 @@
1211
<action dev="bahlef" type="fix">
1312
Fixed editor issues when using revelc.net XML formatter
1413
</action>
14+
<action dev="bahlef" type="fix">
15+
Fixed editor behavior when using JSoup XML formatter
16+
</action>
17+
<action dev="bahlef" type="fix">
18+
Fixed usage of JSON formatters
19+
</action>
1520
</release>
1621

1722
<release version="1.14.4" date="2022-02-07" description="Bug fix release">

0 commit comments

Comments
 (0)