diff --git a/docs/source/release_notes.rst b/docs/source/release_notes.rst index 22949812c..7573b8f2d 100644 --- a/docs/source/release_notes.rst +++ b/docs/source/release_notes.rst @@ -1,4 +1,4 @@ -.. Copyright 2017-2020 IBM Corp. All Rights Reserved. +.. Copyright 2017-2021 IBM Corp. All Rights Reserved. .. .. Licensed under the Apache License, Version 2.0 (the "License"); .. you may not use this file except in compliance with the License. @@ -20,14 +20,10 @@ Releases ======== -Version 0.9.2-dev1 ------------------- - -Released: not yet - -**Incompatible changes:** +Version 0.9.2 +------------- -**Deprecations:** +Released: 2021-06-08 **Bug fixes:** @@ -54,14 +50,6 @@ Released: not yet * Docs: Stated that ansible-core 2.11 is supported. -**Cleanup:** - -**Known issues:** - -* See `list of open issues`_. - -.. _`list of open issues`: https://github.com/zhmcclient/zhmc-ansible-modules/issues - Version 0.9.1 ------------- diff --git a/galaxy.yml b/galaxy.yml index 2fc1490fc..c2749da29 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -2,7 +2,7 @@ namespace: ibm name: ibm_zhmc -version: 0.9.2-dev1 +version: 0.9.2 readme: README.md