From 8ca455e849e9380ac7e2feec3fd414da5f80766e Mon Sep 17 00:00:00 2001 From: reutgross <104348031+reutgross@users.noreply.github.com> Date: Fri, 25 Aug 2023 02:43:07 +0300 Subject: [PATCH] Add release date to CHANGELOG.md file (#26926) ### Packages impacted by this PR ### Issues associated with this PR ### Describe the problem that is addressed by this PR ### What are the possible designs available to address the problem? If there are more than one possible design, why was the one in this PR chosen? ### Are there test cases added in this PR? _(If not, why?)_ ### Provide a list of related PRs _(if any)_ ### Command used to generate this PR:**_(Applicable only to SDK release request PRs)_ ### Checklists - [ ] Added impacted package name to the issue description - [ ] Does this PR needs any fixes in the SDK Generator?** _(If so, create an Issue in the [Autorest/typescript](https://github.com/Azure/autorest.typescript) repository and link it here)_ - [ ] Added a changelog (if necessary) --- .../health-insights-cancerprofiling-rest/CHANGELOG.md | 2 +- .../health-insights-clinicalmatching-rest/CHANGELOG.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sdk/healthinsights/health-insights-cancerprofiling-rest/CHANGELOG.md b/sdk/healthinsights/health-insights-cancerprofiling-rest/CHANGELOG.md index a1526814221..b4a7aa88430 100644 --- a/sdk/healthinsights/health-insights-cancerprofiling-rest/CHANGELOG.md +++ b/sdk/healthinsights/health-insights-cancerprofiling-rest/CHANGELOG.md @@ -1,5 +1,5 @@ # Release History -## 1.0.0-beta.1 (Unreleased) +## 1.0.0-beta.1 (2023-08-24) - First release of package, see README.md for details. \ No newline at end of file diff --git a/sdk/healthinsights/health-insights-clinicalmatching-rest/CHANGELOG.md b/sdk/healthinsights/health-insights-clinicalmatching-rest/CHANGELOG.md index a1526814221..b4a7aa88430 100644 --- a/sdk/healthinsights/health-insights-clinicalmatching-rest/CHANGELOG.md +++ b/sdk/healthinsights/health-insights-clinicalmatching-rest/CHANGELOG.md @@ -1,5 +1,5 @@ # Release History -## 1.0.0-beta.1 (Unreleased) +## 1.0.0-beta.1 (2023-08-24) - First release of package, see README.md for details. \ No newline at end of file