From b390d4a4fe3e2fd14b24acc963a209c167b83fce Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 30 Nov 2023 13:12:52 +0000 Subject: [PATCH] chore(develop): release 0.17.0 --- CHANGELOG.md | 20 ++++++++++++++++++++ commons/pom.xml | 2 +- pom.xml | 2 +- rest-commons/pom.xml | 2 +- scl-extension/pom.xml | 2 +- scl2003/pom.xml | 2 +- scl2007b/pom.xml | 2 +- scl2007b4/pom.xml | 2 +- websocket-commons/pom.xml | 2 +- 9 files changed, 28 insertions(+), 8 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8e721b5..99c91ba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,23 @@ +# Changelog + +## [0.17.0](https://github.com/com-pas/compas-core/compare/0.10.2...v0.17.0) (2023-11-30) + + +### Features + +* update SCL_COMPAS.xsd file ([7edf37c](https://github.com/com-pas/compas-core/commit/7edf37ccb4dfaa93c628166d152b0f904431d30b)) +* update SCL_COMPAS.xsd file ([57b4b74](https://github.com/com-pas/compas-core/commit/57b4b744d111faaad4ad3d39610a144a304f1823)) + + +### Documentation + +* add changelog ([6136fc0](https://github.com/com-pas/compas-core/commit/6136fc0aadaf379f8b3f783a411c1b26377825cf)) + + +### Miscellaneous Chores + +* release 0.17.0 ([35bd414](https://github.com/com-pas/compas-core/commit/35bd4143523ac1143f8c3312b6415b2d92fbacb1)) +