Skip to content

Commit

Permalink
📝 docs: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
icebob committed Jul 7, 2016
1 parent 8780d3b commit 3f3aa31
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
<a name="0.3.0"></a>
# 0.3.0 (2016-07-07)

* :arrow_up: bump version ([249376f](https://github.com/icebob/vue-form-generator/commit/249376f))
* :new: implement #14 ([c6d0a76](https://github.com/icebob/vue-form-generator/commit/c6d0a76))
* :package: build ([9e91fcb](https://github.com/icebob/vue-form-generator/commit/9e91fcb))
* :package: build: v0.3.0 ([8780d3b](https://github.com/icebob/vue-form-generator/commit/8780d3b))
* add maxlength property to fieldText ([3fede6d](https://github.com/icebob/vue-form-generator/commit/3fede6d))
* cover validators.required method ([df2516c](https://github.com/icebob/vue-form-generator/commit/df2516c))
* Move validator error messages to resources #15 ([302ba3f](https://github.com/icebob/vue-form-generator/commit/302ba3f))
* remove joi dependency ([31c24f1](https://github.com/icebob/vue-form-generator/commit/31c24f1))
* improve: minor change dev code ([84b0a2c](https://github.com/icebob/vue-form-generator/commit/84b0a2c))



<a name="0.2.0"></a>
# 0.2.0 (2016-06-16)

Expand Down

0 comments on commit 3f3aa31

Please sign in to comment.