Skip to content

Commit efa5ef0

Browse files
committed
Release 4.1.0
1 parent b96ccef commit efa5ef0

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11

22

3+
4+
## v4.1.0 (2022-07-19)
5+
6+
#### :bug: Bug Fix
7+
* [#313](https://github.com/kaliber5/ember-bootstrap-power-select/pull/313) Placeholder argument for power-select-multiple control ([@NLaza](https://github.com/NLaza))
8+
9+
#### Committers: 2
10+
- Jeldrik Hanschke ([@jelhan](https://github.com/jelhan))
11+
- [@NLaza](https://github.com/NLaza)
12+
313
## v4.0.1 (2022-05-23)
414

515
#### :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-power-select",
3-
"version": "4.0.1",
3+
"version": "4.1.0",
44
"description": "Integrate ember-power-select into your ember-bootstrap forms",
55
"keywords": [
66
"ember-addon",

0 commit comments

Comments
 (0)