From 2fec6f791552ee26ba6a3f9081de17fd1df76c1a Mon Sep 17 00:00:00 2001 From: Simone Lindner Date: Tue, 28 Nov 2023 11:24:18 +0100 Subject: [PATCH 1/2] AUTHORS.md updated --- AUTHORS.md | 1 + CHANGELOG.md | 6 ++++++ 2 files changed, 7 insertions(+) diff --git a/AUTHORS.md b/AUTHORS.md index 9cbc61a..f8465e1 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -5,5 +5,6 @@ The following people have contributed to this repository: * Lukas Römer, Bosch.IO GmbH, Lukas.roemer@bosch.io * Simone Lindner, external.simone.lindner@bosch.com * Tunahan Cicek, Robert Bosch GmbH, Tunahan.Cicek@de.bosch.com +* Sahil Aggarwal, Robert Bosch GmbH, Sahil.Aggarwal@de.bosch.com Please add yourself to this list, if you contribute to the content. diff --git a/CHANGELOG.md b/CHANGELOG.md index a141d9f..a837704 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## 0.2.7 +### Added + +## fixed +- AUTHORS.md updated + ## 0.2.6 ### Added - Introduced versioning of the APIs of the Discovery Services.First version of this API is 1.0 From 0a5142e9495f89ef47569b8de3b579906c20bdf1 Mon Sep 17 00:00:00 2001 From: RHJ5FE Date: Wed, 29 Nov 2023 10:58:23 +0100 Subject: [PATCH 2/2] updated AUTHORS.md --- AUTHORS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/AUTHORS.md b/AUTHORS.md index f8465e1..f42cb22 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -6,5 +6,6 @@ The following people have contributed to this repository: * Simone Lindner, external.simone.lindner@bosch.com * Tunahan Cicek, Robert Bosch GmbH, Tunahan.Cicek@de.bosch.com * Sahil Aggarwal, Robert Bosch GmbH, Sahil.Aggarwal@de.bosch.com +* Shijin Raj, Robert Bosch GmbH, Shijin.Raj@de.bosch.com Please add yourself to this list, if you contribute to the content.