File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 22Changelog
33=========
44
5+ 0.1.1 (2021-09-14)
6+ ==================
7+
8+ * feat: updated captcha optional til active by @svandeneertwegh in https://github.com/fsbraun/djangocms-form-builder/pull/4
9+ * feat: Allow actions to add form fields for configuration by @fsbraun in https://github.com/fsbraun/djangocms-form-builder/pull/6
10+ * fix: Update converage action by @fsbraun in https://github.com/fsbraun/djangocms-form-builder/pull/10
11+ * feat: move to hatch build process by @fsbraun
12+ * ci: Add tests for registry by @fsbraun in https://github.com/fsbraun/djangocms-form-builder/pull/5
13+
14+ New Contributors
15+
16+ * @svandeneertwegh made their first contribution in https://github.com/fsbraun/djangocms-form-builder/pull/4
517
6180.1.0 (unreleased)
719==================
Original file line number Diff line number Diff line change 66 _ = lambda x : x
77
88
9- __version__ = "0.1"
9+ __version__ = "0.1.1 "
1010
1111_form_registry = {}
1212
You can’t perform that action at this time.
0 commit comments