diff --git a/CHANGELOG.md b/CHANGELOG.md index 9babfffe..83da99d0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ ## 05/04/2016 1. [](#new) - * Added support for 'prepend' and 'append' field attributes for Text input + * Added support for `prepend` and `append` field attributes for Text input # v1.3.0-beta.3 ## 05/03/2016 diff --git a/blueprints.yaml b/blueprints.yaml index 7ef2850a..6c6f7f7b 100644 --- a/blueprints.yaml +++ b/blueprints.yaml @@ -1,5 +1,5 @@ name: Form -version: 1.3.0-beta.3 +version: 1.3.0-beta.4 testing: true description: Enables the forms handling icon: check-square