From b5e72ea70824781f7257527070bd970f02c0c8e5 Mon Sep 17 00:00:00 2001 From: PandaCoderPL Date: Mon, 18 Oct 2021 02:16:30 +0100 Subject: [PATCH] Update Changelog Signed-off-by: PandaCoderPL --- CHANGELOG.md | 7 +++++++ VERSION | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1612c20..6a319fc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ 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.1.2] - 2021-10-18 +### Added +- Missing files to [Changelog](CHANGELOG.md) + ## [1.1.1] - 2021-10-15 ### Fixed - Typo in [README.md](README.md) @@ -15,4 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [1.0.0] - 2021-10-12 ### Added - [Changelog](CHANGELOG.md) +- [License](LICENSE) +- [Readme](README.md) +- [Version](VERSION) - [Bash Config](home/.bashrc) diff --git a/VERSION b/VERSION index 524cb55..45a1b3f 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.1.1 +1.1.2