Skip to content

Commit

Permalink
v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dbendaou committed Jan 3, 2020
1 parent b40e792 commit 4433e00
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
## v2.0.0 (2020-01-03)

#### :boom: Breaking Change
* [#126](https://github.com/qonto/ember-amount-input/pull/126) ð Drop node 8 support ([@dbendaou](https://github.com/dbendaou))
* [#61](https://github.com/qonto/ember-amount-input/pull/61) Drop Node.js v6 support ([@dcyriller](https://github.com/dcyriller))

#### :bug: Bug Fix
* [#20](https://github.com/qonto/ember-amount-input/pull/20) ðð Force placeholder opacity ([@mbinet](https://github.com/mbinet))

#### :memo: Documentation
* [#22](https://github.com/qonto/ember-amount-input/pull/22) Update README.md ([@dbendaou](https://github.com/dbendaou))

#### Committers: 4
- Cyrille David ([@dcyriller](https://github.com/dcyriller))
- Djamel B. ([@dbendaou](https://github.com/dbendaou))
- Maxime ([@mbinet](https://github.com/mbinet))
- [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview)

## v1.0.0-beta.1 (2019-02-25)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-amount-input",
"version": "1.0.0-beta.1",
"version": "2.0.0",
"description": "The default blueprint for ember-cli addons.",
"keywords": [
"ember-addon"
Expand Down

0 comments on commit 4433e00

Please sign in to comment.