From 45ad4121fc858d04aa598345fc2b64099e3ebe3d Mon Sep 17 00:00:00 2001 From: Duke Leto Date: Fri, 4 Dec 2020 07:33:37 -0500 Subject: [PATCH] Git relnotes, yay --- doc/release-notes.md | 6 ------ doc/relnotes/README.md | 8 ++++++++ 2 files changed, 8 insertions(+), 6 deletions(-) delete mode 100644 doc/release-notes.md create mode 100644 doc/relnotes/README.md diff --git a/doc/release-notes.md b/doc/release-notes.md deleted file mode 100644 index b6b0ce326..000000000 --- a/doc/release-notes.md +++ /dev/null @@ -1,6 +0,0 @@ -# Notable changes - -(note: this is a temporary file, to be added-to by anybody, and moved to -release-notes at release time) - - diff --git a/doc/relnotes/README.md b/doc/relnotes/README.md new file mode 100644 index 000000000..fed5ee907 --- /dev/null +++ b/doc/relnotes/README.md @@ -0,0 +1,8 @@ +# Official Hush Release Notes + +Hush release notes were done on Github until 3.5.2, +and now are officially part of our Git repo. + +# 3.6.0 + +Coming Soon