adjust version informations

This commit is contained in:
Daniel Seifert 2021-04-29 15:51:32 +02:00
parent b76507025e
commit 9b1a1b24ed
Signed by: DanielS
GPG Key ID: 8A7C4C6ED1915C6F
1 changed files with 8 additions and 0 deletions

View File

@ -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.1] - 2021-04-29
### Fixed
- prevent the use of not countable parameters in prepared statemant rendering
---
## [1.3.0] - 2021-03-02
### Fixed