Skip to content

Commit 0503124

Browse files
committed
Release 3.1.2
1 parent c88e2eb commit 0503124

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## v3.1.2 (2020-08-13)
2+
3+
#### :bug: Bug Fix
4+
* [#29](https://github.com/kaliber5/ember-bootstrap-changeset-validations/pull/29) support multiple validation errors ([@basz](https://github.com/basz))
5+
6+
#### Committers: 1
7+
- Bas Kamer ([@basz](https://github.com/basz))
8+
19
## v3.1.1 (2020-08-02)
210

311
#### :bug: Bug Fix

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-bootstrap-changeset-validations",
3-
"version": "3.1.1",
3+
"version": "3.1.2",
44
"description": "This Ember addon adds support for validations based on ember-changeset to ember-bootstrap",
55
"keywords": [
66
"ember-addon",

0 commit comments

Comments
 (0)