Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
engram-design committed Jul 26, 2020
1 parent e277003 commit c2e48c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
### Added
- Added Rich Text field configuration plugin-wide. Provide a config object for available buttons, like you might for [Redactor](https://plugins.craftcms.com/redactor). See [docs](https://verbb.io/craft-plugins/formie/docs/get-started/configuration#rich-text-configuration).
- Added error message rich text field for form/stencil settings.
- Added GtaphQL support for Submissions.
- Added GraphQL support for Submissions.
- Added support for “Save as new stencil” from a form.

### Changed
Expand All @@ -14,7 +14,7 @@

### Fixed
- Fixed IP Address not saving for submissions.
- Fixed form change warning when submitting an ajax form and redirecting.
- Fixed form change warning when submitting an Ajax form and redirecting.
- Fixed submissions query and `form` parameter not working correctly.
- Fixed “Save as new form” not redirecting to the newly created form.
- Fixed “Save as new stencil” new stencil generates a sequential handle, rather than a random handle.
Expand Down

0 comments on commit c2e48c0

Please sign in to comment.