From d16a6d1300d5d02cc0ce2038882642774de37af1 Mon Sep 17 00:00:00 2001 From: Tarvo R Date: Tue, 11 Oct 2022 13:44:40 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index eee0cf8..01dede9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,14 @@ 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.0.2] - 11-10-2022 + +### Changed + +- Fixed text alignment +- Use nova-kit/nova-packages-tool +- Updated packages + ## [1.0.1] - 07-09-2022 ### Changed