From 35ffa517539885b41470cb5ca31350409bf717b3 Mon Sep 17 00:00:00 2001 From: ramsessanchez <63934382+ramsessanchez@users.noreply.github.com> Date: Mon, 13 Sep 2021 12:47:20 -0700 Subject: [PATCH 1/2] Update CHANGELOG.MD --- CHANGELOG.MD | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.MD b/CHANGELOG.MD index c391cb12f..560d3f24b 100644 --- a/CHANGELOG.MD +++ b/CHANGELOG.MD @@ -7,5 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ##[Unreleased] ###Added +- Workflow for build validation +- Workflow for Maven preview and GitHub Release +- Proper handling for InterruptedException ###Changed -##[x.x.x] - 2021-09-14 \ No newline at end of file +- Casing fixed for Odata type parsing +- Removed .azure-pipelines/** +##[2.0.9] - 2021-09-14 From 69c4754ee5ffc2f66e69aff81d94e333f39371fe Mon Sep 17 00:00:00 2001 From: ramsessanchez <63934382+ramsessanchez@users.noreply.github.com> Date: Mon, 13 Sep 2021 13:37:15 -0700 Subject: [PATCH 2/2] Update CHANGELOG.MD --- CHANGELOG.MD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.MD b/CHANGELOG.MD index 560d3f24b..82062dd75 100644 --- a/CHANGELOG.MD +++ b/CHANGELOG.MD @@ -6,6 +6,8 @@ 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). ##[Unreleased] + +##[2.0.9] - 2021-09-14 ###Added - Workflow for build validation - Workflow for Maven preview and GitHub Release @@ -13,4 +15,3 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ###Changed - Casing fixed for Odata type parsing - Removed .azure-pipelines/** -##[2.0.9] - 2021-09-14