File tree Expand file tree Collapse file tree 9 files changed +28
-8
lines changed Expand file tree Collapse file tree 9 files changed +28
-8
lines changed Original file line number Diff line number Diff line change
1
+ # Changelog
2
+
3
+ ## [ 0.17.0] ( https://github.com/com-pas/compas-core/compare/0.10.2...v0.17.0 ) (2023-11-30)
4
+
5
+
6
+ ### Features
7
+
8
+ * update SCL_COMPAS.xsd file ([ 7edf37c] ( https://github.com/com-pas/compas-core/commit/7edf37ccb4dfaa93c628166d152b0f904431d30b ) )
9
+ * update SCL_COMPAS.xsd file ([ 57b4b74] ( https://github.com/com-pas/compas-core/commit/57b4b744d111faaad4ad3d39610a144a304f1823 ) )
10
+
11
+
12
+ ### Documentation
13
+
14
+ * add changelog ([ 6136fc0] ( https://github.com/com-pas/compas-core/commit/6136fc0aadaf379f8b3f783a411c1b26377825cf ) )
15
+
16
+
17
+ ### Miscellaneous Chores
18
+
19
+ * release 0.17.0 ([ 35bd414] ( https://github.com/com-pas/compas-core/commit/35bd4143523ac1143f8c3312b6415b2d92fbacb1 ) )
20
+
1
21
<!--
2
22
SPDX-FileCopyrightText: 2023 Alliander N.V.
3
23
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ SPDX-License-Identifier: Apache-2.0
9
9
<parent >
10
10
<groupId >org.lfenergy.compas.core</groupId >
11
11
<artifactId >compas-core</artifactId >
12
- <version >0.17.0-SNAPSHOT </version >
12
+ <version >0.17.0</version >
13
13
</parent >
14
14
15
15
<artifactId >commons</artifactId >
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ SPDX-License-Identifier: Apache-2.0
9
9
10
10
<groupId >org.lfenergy.compas.core</groupId >
11
11
<artifactId >compas-core</artifactId >
12
- <version >0.17.0-SNAPSHOT </version >
12
+ <version >0.17.0</version >
13
13
<packaging >pom</packaging >
14
14
15
15
<properties >
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ SPDX-License-Identifier: Apache-2.0
9
9
<parent >
10
10
<groupId >org.lfenergy.compas.core</groupId >
11
11
<artifactId >compas-core</artifactId >
12
- <version >0.17.0-SNAPSHOT </version >
12
+ <version >0.17.0</version >
13
13
</parent >
14
14
15
15
<artifactId >rest-commons</artifactId >
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ SPDX-License-Identifier: Apache-2.0
10
10
<parent >
11
11
<groupId >org.lfenergy.compas.core</groupId >
12
12
<artifactId >compas-core</artifactId >
13
- <version >0.17.0-SNAPSHOT </version >
13
+ <version >0.17.0</version >
14
14
</parent >
15
15
16
16
<artifactId >scl-extension</artifactId >
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ SPDX-License-Identifier: Apache-2.0
9
9
<parent >
10
10
<groupId >org.lfenergy.compas.core</groupId >
11
11
<artifactId >compas-core</artifactId >
12
- <version >0.17.0-SNAPSHOT </version >
12
+ <version >0.17.0</version >
13
13
</parent >
14
14
15
15
<artifactId >scl2003</artifactId >
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ SPDX-License-Identifier: Apache-2.0
9
9
<parent >
10
10
<groupId >org.lfenergy.compas.core</groupId >
11
11
<artifactId >compas-core</artifactId >
12
- <version >0.17.0-SNAPSHOT </version >
12
+ <version >0.17.0</version >
13
13
</parent >
14
14
15
15
<artifactId >scl2007b</artifactId >
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ SPDX-License-Identifier: Apache-2.0
9
9
<parent >
10
10
<groupId >org.lfenergy.compas.core</groupId >
11
11
<artifactId >compas-core</artifactId >
12
- <version >0.17.0-SNAPSHOT </version >
12
+ <version >0.17.0</version >
13
13
</parent >
14
14
15
15
<artifactId >scl2007b4</artifactId >
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ SPDX-License-Identifier: Apache-2.0
9
9
<parent >
10
10
<groupId >org.lfenergy.compas.core</groupId >
11
11
<artifactId >compas-core</artifactId >
12
- <version >0.17.0-SNAPSHOT </version >
12
+ <version >0.17.0</version >
13
13
</parent >
14
14
15
15
<artifactId >websocket-commons</artifactId >
You can’t perform that action at this time.
0 commit comments