Skip to content

Commit

Permalink
Prepare v3.1.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
drybjed committed Nov 29, 2023
1 parent 7aa4a2b commit 6a5383a
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 5 deletions.
12 changes: 9 additions & 3 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.. Copyright (C) 2017-2022 Maciej Delmanowski <[email protected]>
.. Copyright (C) 2017-2023 Maciej Delmanowski <[email protected]>
.. Copyright (C) 2018-2022 Robin Schneider <[email protected]>
.. Copyright (C) 2017-2022 DebOps <https://debops.org/>
.. Copyright (C) 2017-2023 DebOps <https://debops.org/>
.. SPDX-License-Identifier: GPL-3.0-or-later
.. _changelog:
Expand All @@ -21,7 +21,13 @@ You can read information about required changes between releases in the
`debops master`_ - unreleased
-----------------------------

.. _debops master: https://github.com/debops/debops/compare/v3.0.0...master
.. _debops master: https://github.com/debops/debops/compare/v3.1.0...master


`debops v3.1.0`_ - 2023-11-29
-----------------------------

.. _debops v3.1.0: https://github.com/debops/debops/compare/v3.0.0...v3.1.0

Added
~~~~~
Expand Down
8 changes: 6 additions & 2 deletions docs/news/upgrades.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
.. Copyright (C) 2017-2021 Maciej Delmanowski <[email protected]>
.. Copyright (C) 2017-2021 DebOps <https://debops.org/>
.. Copyright (C) 2017-2023 Maciej Delmanowski <[email protected]>
.. Copyright (C) 2017-2023 DebOps <https://debops.org/>
.. SPDX-License-Identifier: GPL-3.0-or-later
.. _upgrade_notes:
Expand All @@ -15,6 +15,10 @@ perform the upgrades between different stable releases.
Unreleased
----------


v3.1.0 (2023-11-29)
-------------------

Changes in inventory variables
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Expand Down

0 comments on commit 6a5383a

Please sign in to comment.