From 16691014271db07fcae47b2f5bb54832bd01a0dc Mon Sep 17 00:00:00 2001 From: Boris Rizov Date: Tue, 17 Oct 2023 10:42:14 +0200 Subject: [PATCH] docs: add changelog --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 00000000..a5ef5f25 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,12 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) +and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). + +## [0.0.16] - 2023-10-10 + +### Added + +- Migrated the repository catenax-ng/product-lab-ssi at tag-level 0.0.16, hence the odd versioning. [Old repository](https://github.com/catenax-ng/product-lab-ssi)