You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Vincent Scavinner ([@vscav](https://github.com/vscav))
13
+
1
14
## v6.0.0 (2023-04-26)
2
15
3
16
#### :boom: Breaking Change
@@ -28,64 +41,80 @@
28
41
## v5.0.0 (2022-09-13)
29
42
30
43
#### :boom: Breaking Change
31
-
*[#379](https://github.com/qonto/ember-amount-input/pull/379) Update LTS support only support ember 3.24 or above ([@mrloop](https://github.com/mrloop))
44
+
45
+
-[#379](https://github.com/qonto/ember-amount-input/pull/379) Update LTS support only support ember 3.24 or above ([@mrloop](https://github.com/mrloop))
32
46
33
47
#### :bug: Bug Fix
34
-
*[#383](https://github.com/qonto/ember-amount-input/pull/383) Add ember-cli-addon-docs dependency so does not error ([@mrloop](https://github.com/mrloop))
48
+
49
+
-[#383](https://github.com/qonto/ember-amount-input/pull/383) Add ember-cli-addon-docs dependency so does not error ([@mrloop](https://github.com/mrloop))
35
50
36
51
#### :memo: Documentation
37
-
*[#383](https://github.com/qonto/ember-amount-input/pull/383) Add ember-cli-addon-docs dependency so does not error ([@mrloop](https://github.com/mrloop))
52
+
53
+
-[#383](https://github.com/qonto/ember-amount-input/pull/383) Add ember-cli-addon-docs dependency so does not error ([@mrloop](https://github.com/mrloop))
*[#375](https://github.com/qonto/ember-amount-input/pull/375) Add named argument `@inputId` to allow setting the input id ([@mrloop](https://github.com/mrloop))
62
+
63
+
-[#375](https://github.com/qonto/ember-amount-input/pull/375) Add named argument `@inputId` to allow setting the input id ([@mrloop](https://github.com/mrloop))
46
64
47
65
#### :memo: Documentation
48
-
*[#371](https://github.com/qonto/ember-amount-input/pull/371) Update release instructions and link to docs ([@mrloop](https://github.com/mrloop))
66
+
67
+
-[#371](https://github.com/qonto/ember-amount-input/pull/371) Update release instructions and link to docs ([@mrloop](https://github.com/mrloop))
*[#278](https://github.com/qonto/ember-amount-input/pull/278) Drop NodeJs 10 and 13 support ([@dcyriller](https://github.com/dcyriller))
80
-
*[#280](https://github.com/qonto/ember-amount-input/pull/280) Update ember-try config to drop compatibility with ember versions lower than 3.16 ([@dcyriller](https://github.com/dcyriller))
104
+
105
+
-[#278](https://github.com/qonto/ember-amount-input/pull/278) Drop NodeJs 10 and 13 support ([@dcyriller](https://github.com/dcyriller))
106
+
-[#280](https://github.com/qonto/ember-amount-input/pull/280) Update ember-try config to drop compatibility with ember versions lower than 3.16 ([@dcyriller](https://github.com/dcyriller))
@@ -101,13 +130,16 @@ New release of v2.0.0 (a 2.0.2 was wrongly released)
101
130
## v2.1.0 (2020-09-03)
102
131
103
132
#### :rocket: Enhancement
104
-
*[#200](https://github.com/qonto/ember-amount-input/pull/200) input mask ".", "," when numberOfDecimal=0 and always mask e key ([@izelnakri](https://github.com/izelnakri))
105
-
*[#197](https://github.com/qonto/ember-amount-input/pull/197):wheelchair: add id attribute to input ([@mattfrankjames](https://github.com/mattfrankjames))
133
+
134
+
-[#200](https://github.com/qonto/ember-amount-input/pull/200) input mask ".", "," when numberOfDecimal=0 and always mask e key ([@izelnakri](https://github.com/izelnakri))
135
+
-[#197](https://github.com/qonto/ember-amount-input/pull/197):wheelchair: add id attribute to input ([@mattfrankjames](https://github.com/mattfrankjames))
0 commit comments