From 3e0e04d5386ae9ba88481162a0058cd245028124 Mon Sep 17 00:00:00 2001 From: PandaCoderPL Date: Fri, 26 Nov 2021 20:52:41 +0000 Subject: [PATCH] Add missing date to Changelog Signed-off-by: PandaCoderPL --- CHANGELOG.md | 6 +++++- VERSION | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6bee402..c8a331a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,11 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [1.7.9] +## [1.7.10] - 2021-11-26 +### Added +- Missing date to [Changelog](CHANGELOG.md) + +## [1.7.9] - 2021-11-26 ### Changed - Names of some sections into questions in [Readme](README.md) diff --git a/VERSION b/VERSION index f65dc1e..a412349 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.7.9 +1.7.10