summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/.changes.yaml5
-rw-r--r--changelogs/CHANGELOG-v2.8.rst6
-rw-r--r--changelogs/fragments/v2.8.17_summary.yaml3
3 files changed, 11 insertions, 3 deletions
diff --git a/changelogs/.changes.yaml b/changelogs/.changes.yaml
index 30fdad24d6..bed86ede15 100644
--- a/changelogs/.changes.yaml
+++ b/changelogs/.changes.yaml
@@ -1709,6 +1709,11 @@ releases:
- ansible-test-parallels-endpoint.yml
- v2.8.16rc1_summary.yaml
release_date: '2020-09-28'
+ 2.8.17:
+ codename: How Many More Times
+ fragments:
+ - v2.8.17_summary.yaml
+ release_date: '2020-11-02'
2.8.17rc1:
codename: How Many More Times
fragments:
diff --git a/changelogs/CHANGELOG-v2.8.rst b/changelogs/CHANGELOG-v2.8.rst
index e0ac25aefb..9b4d82dba4 100644
--- a/changelogs/CHANGELOG-v2.8.rst
+++ b/changelogs/CHANGELOG-v2.8.rst
@@ -5,13 +5,13 @@ Ansible 2.8 "How Many More Times" Release Notes
.. contents:: Topics
-v2.8.17rc1
-==========
+v2.8.17
+=======
Release Summary
---------------
-| Release Date: 2020-10-26
+| Release Date: 2020-11-02
| `Porting Guide <https://docs.ansible.com/ansible/devel/porting_guides.html>`__
diff --git a/changelogs/fragments/v2.8.17_summary.yaml b/changelogs/fragments/v2.8.17_summary.yaml
new file mode 100644
index 0000000000..77f54e058c
--- /dev/null
+++ b/changelogs/fragments/v2.8.17_summary.yaml
@@ -0,0 +1,3 @@
+release_summary: |
+ | Release Date: 2020-11-02
+ | `Porting Guide <https://docs.ansible.com/ansible/devel/porting_guides.html>`__