8
0
Fork 0

adjust version informations

Dieser Commit ist enthalten in:
Daniel Seifert 2021-04-29 15:51:32 +02:00
Ursprung b76507025e
Commit 9b1a1b24ed
Signiert von: DanielS
GPG-Schlüssel-ID: 8A7C4C6ED1915C6F
1 geänderte Dateien mit 8 neuen und 0 gelöschten Zeilen

Datei anzeigen

@ -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