From 73c86bf86664e0a4e03312a9eba597bfe727c5e0 Mon Sep 17 00:00:00 2001 From: PandaCoderPL Date: Tue, 2 Nov 2021 17:40:57 +0000 Subject: [PATCH] Fix typo in 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 81024b3..ecf87b4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,13 +4,17 @@ 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.2.3] - 2021-11-02 +### Fixed +- Typo in [Changelog](CHANGELOG.md) + ## [1.2.2] - 2021-11-02 ### Added - Configs section in [Bash Config](home/.bashrc) ## [1.2.1] - 2021-11-02 ### Added -- Comment in [Bash Config](home/.bashrc) +- Comment to [Bash Config](home/.bashrc) ## [1.2.0] - 2021-10-24 ### Added diff --git a/VERSION b/VERSION index 23aa839..0495c4a 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.2.2 +1.2.3