summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkihiro Motoki <amotoki@gmail.com>2016-08-31 23:56:31 +0900
committerAkihiro Motoki <amotoki@gmail.com>2016-09-01 00:04:06 +0900
commit275d5d8b0befa6788de37f9007abbcba5220727b (patch)
tree57e54ad4343b3fe41deaa8a43da08537924e9487
parent55768982f7dc6856962012e7e45f0e6e79c2fee5 (diff)
downloadhorizon-275d5d8b0befa6788de37f9007abbcba5220727b.tar.gz
liberty relnote: Correct section name of upgrade impact notes
In Liberty release notes, release notes on upgrade impacts are categorized in new features. It is confusing to users. While Liberty is in security-supported phase, it is worth fixed. Change-Id: Ic290c7af216b9093d06e612ec8efca2536913d39
-rw-r--r--releasenotes/notes/upgrade_notes-ea422e3f59dd95cf.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/releasenotes/notes/upgrade_notes-ea422e3f59dd95cf.yaml b/releasenotes/notes/upgrade_notes-ea422e3f59dd95cf.yaml
index ac1a01fe0..6e86596a8 100644
--- a/releasenotes/notes/upgrade_notes-ea422e3f59dd95cf.yaml
+++ b/releasenotes/notes/upgrade_notes-ea422e3f59dd95cf.yaml
@@ -1,7 +1,7 @@
---
prelude: >
Django 1.8 is now supported, and Django 1.7 is our minimum supported version.
-features:
+upgrade:
- Django 1.8 is now supported, and Django 1.7 is our minimum supported version.
See `this <https://blueprints.launchpad.net/horizon/+spec/drop-django14-support>`__
for more details.