summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Stanley <fungi@yuggoth.org>2021-03-02 19:51:02 +0000
committerJeremy Stanley <fungi@yuggoth.org>2021-03-02 19:51:02 +0000
commit75a1136afaa112087adaa7f3a92be4a9afa861f5 (patch)
tree3b6d99f6c01ffa67e49ad725278c09f43462855d
parentc5a83977e56994f5411a64842b99bb1b4f9c4fe3 (diff)
downloadgit-review-75a1136afaa112087adaa7f3a92be4a9afa861f5.tar.gz
Adjust categories for some release notes2.0.0
In preparation for the 2.0.0 release, move the release notes for dropping Python 2.7 support and ceasing support for draft changes as upgrade notes. This will make it a little more obvious that people who rely on those features may need to hold off upgrading. Change-Id: I6362ef2e878a855cb34e38487cef35ee3bcec75c
-rw-r--r--releasenotes/notes/discontinue-draft-support-031e1fe3453ca839.yaml2
-rw-r--r--releasenotes/notes/drop-python27-support-37e1602a03d602ab.yaml2
2 files changed, 2 insertions, 2 deletions
diff --git a/releasenotes/notes/discontinue-draft-support-031e1fe3453ca839.yaml b/releasenotes/notes/discontinue-draft-support-031e1fe3453ca839.yaml
index 16b7f7d..fab12a1 100644
--- a/releasenotes/notes/discontinue-draft-support-031e1fe3453ca839.yaml
+++ b/releasenotes/notes/discontinue-draft-support-031e1fe3453ca839.yaml
@@ -1,5 +1,5 @@
---
-deprecations:
+upgrade:
- |
Not really a deprecation so much as a removal, Gerrit 2.15 (released in
2017) ceased providing a draft state for changes, and many large sites were
diff --git a/releasenotes/notes/drop-python27-support-37e1602a03d602ab.yaml b/releasenotes/notes/drop-python27-support-37e1602a03d602ab.yaml
index e7c3328..50aaf43 100644
--- a/releasenotes/notes/drop-python27-support-37e1602a03d602ab.yaml
+++ b/releasenotes/notes/drop-python27-support-37e1602a03d602ab.yaml
@@ -1,5 +1,5 @@
---
-critical:
+upgrade:
- |
As of this release, git-review no longer supports running under the Python
2.7 interpreter. The major version component has been increased