We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55e45fd commit ff55dadCopy full SHA for ff55dad
doc/CHANGELOG.md
@@ -6,6 +6,10 @@ All notable changes to this project will be documented in this file.
6
The format is based on [Keep a Changelog](http://keepachangelog.com/)
7
and this project adheres to [Semantic Versioning](http://semver.org/).
8
9
+## [1.9.1] - 2021-02-01
10
+### Fixed
11
+- The netgen.default.information_collection.form.use_csrf parameter was directly injected into service, now it is retrieved via ConfigResolver
12
+
13
## [1.9.0] - 2020-03-24
14
### Changed
15
- Parameters are now consumed through ConfigResolver (instead of being injected)
0 commit comments