-
Notifications
You must be signed in to change notification settings - Fork 0
/
README-CHANGES.xml
24 lines (24 loc) · 1.47 KB
/
README-CHANGES.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<c:changelog project="com.io7m.dixmont" xmlns:c="urn:com.io7m.changelog:4.0">
<c:releases>
<c:release date="2023-06-11T00:00:00+00:00" is-open="false" ticket-system="com.github.io7m.dixmont" version="1.0.0">
<c:changes>
<c:change date="2023-06-11T00:00:00+00:00" summary="Initial major release."/>
</c:changes>
</c:release>
<c:release date="2024-05-11T15:22:53+00:00" is-open="false" ticket-system="com.github.io7m.dixmont" version="2.0.0">
<c:changes>
<c:change date="2024-04-19T00:00:00+00:00" summary="Update ch.qos.logback:logback-classic:1.4.14 → 1.5.6."/>
<c:change date="2024-04-19T00:00:00+00:00" summary="Update org.slf4j:slf4j-api:2.0.10 → 2.0.13."/>
<c:change date="2024-04-19T00:00:00+00:00" summary="Update junit.version:5.10.1 → 5.10.2."/>
<c:change date="2024-04-20T00:00:00+00:00" summary="Update jackson.version:2.16.1 → 2.17.0."/>
<c:change date="2024-05-05T00:00:00+00:00" summary="Update jackson.version:2.17.0 → 2.17.1."/>
<c:change compatible="false" date="2024-05-11T00:00:00+00:00" summary="Require JDK 21."/>
<c:change date="2024-05-11T00:00:00+00:00" summary="Move to new organization."/>
</c:changes>
</c:release>
</c:releases>
<c:ticket-systems>
<c:ticket-system default="true" id="com.github.io7m.dixmont" url="https://www.github.com/io7m/dixmont/issues/"/>
</c:ticket-systems>
</c:changelog>