We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46813ac commit 42af7e2Copy full SHA for 42af7e2
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## v3.0.1 (2021-02-27)
2
+
3
+#### :bug: Bug Fix
4
+* [#209](https://github.com/kaliber5/ember-bootstrap-power-select/pull/209) Add back `@placeholder` argument ([@lolmaus](https://github.com/lolmaus))
5
6
+#### Committers: 2
7
+- Andrey Mikhaylov (lolmaus) ([@lolmaus](https://github.com/lolmaus))
8
+- [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview)
9
10
## v3.0.0 (2020-09-24)
11
12
#### :boom: Breaking Change
package.json
@@ -1,6 +1,6 @@
{
"name": "ember-bootstrap-power-select",
- "version": "3.0.0",
+ "version": "3.0.1",
"description": "Integrate ember-power-select into your ember-bootstrap forms",
"keywords": [
"ember-addon",
0 commit comments