From 45ad1c048b36d6fa09539eea8e53df66b3d35c52 Mon Sep 17 00:00:00 2001 From: Andy Grigg Date: Wed, 8 May 2024 15:42:19 -0400 Subject: [PATCH 1/2] Update changelog --- CHANGELOG.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4a344ea7..c26aa518 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,24 @@ changes for the upcoming release can be found in +## openapi-common 2.0.2, 2024-05-03 + +### New features + +* [Issue #549](https://github.com/ansys/openapi-common/issues/459), + [Pull request #555](https://github.com/ansys/openapi-common/pull/555): + Use Ansys standard actions. + +### Documentation + +* [Issue #494](https://github.com/ansys/openapi-common/issues/494), + [Pull request #577](https://github.com/ansys/openapi-common/pull/577): + Support multi-versioned documentation. + +### Contributors + +* Ludovic Steinbach (Ansys) + ## openapi-common 2.0.1, 2024-05-02 ### Bugs fixed From cd97cf938458fcfacb6dac30d2a46f945deb3e84 Mon Sep 17 00:00:00 2001 From: pyansys-ci-bot Date: Wed, 8 May 2024 19:45:04 +0000 Subject: [PATCH 2/2] Adding changelog entry: 588.changed.md --- doc/changelog.d/588.changed.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 doc/changelog.d/588.changed.md diff --git a/doc/changelog.d/588.changed.md b/doc/changelog.d/588.changed.md new file mode 100644 index 00000000..3d24f092 --- /dev/null +++ b/doc/changelog.d/588.changed.md @@ -0,0 +1 @@ +Update changelog for 2.0.2 release \ No newline at end of file