Skip to content

Commit 8894baa

Browse files
committed
Prepare 1.9.2 release
1 parent 60dbd8c commit 8894baa

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ All notable changes to this project will be documented in this file.
66
The format is based on [Keep a Changelog](http://keepachangelog.com/)
77
and this project adheres to [Semantic Versioning](http://semver.org/).
88

9+
## [1.9.2] - 2022-01-17
10+
### Fixed
11+
- Parameter placeholders containing hyphens in names would break the query on Mysql 8, changed name format to camelcase
12+
913
## [1.9.1] - 2021-02-01
1014
### Fixed
1115
- The netgen.default.information_collection.form.use_csrf parameter was directly injected into service, now it is retrieved via ConfigResolver

0 commit comments

Comments
 (0)