From 6327bfb06d140b2480bdc7e131e016b1f9269f8f Mon Sep 17 00:00:00 2001 From: Daniel Seifert Date: Thu, 18 Aug 2022 14:20:07 +0200 Subject: [PATCH] adjust version informations --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 545b138..8fcc429 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,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.3.2] - 2022-07-18 + +### Fixed + +- fix some code style issues + +--- + ## [1.3.1] - 2021-04-29 ### Fixed