From 808745dbfa820b764dc715412eccbb1cd0fa95ae Mon Sep 17 00:00:00 2001 From: Bernd Bestel Date: Fri, 3 Apr 2020 18:34:00 +0200 Subject: [PATCH] Added v2.6.2 changelog (hotfix, will be included/changed in the last 5 releases also) --- changelog/57_2.6.2_2020-03-04.md | 1 + .../{57_UNRELEASED_2020-xx-xx.md => 58_UNRELEASED_2020-xx-xx.md} | 0 2 files changed, 1 insertion(+) create mode 100644 changelog/57_2.6.2_2020-03-04.md rename changelog/{57_UNRELEASED_2020-xx-xx.md => 58_UNRELEASED_2020-xx-xx.md} (100%) diff --git a/changelog/57_2.6.2_2020-03-04.md b/changelog/57_2.6.2_2020-03-04.md new file mode 100644 index 00000000..2df52086 --- /dev/null +++ b/changelog/57_2.6.2_2020-03-04.md @@ -0,0 +1 @@ +Security fix (see [#696](https://github.com/grocy/grocy/issues/696)) diff --git a/changelog/57_UNRELEASED_2020-xx-xx.md b/changelog/58_UNRELEASED_2020-xx-xx.md similarity index 100% rename from changelog/57_UNRELEASED_2020-xx-xx.md rename to changelog/58_UNRELEASED_2020-xx-xx.md