Skip to content

Commit 443f006

Browse files
freesbiYanek Voloshchuk
andauthored
update changelog (#213)
* update changelog * update version --------- Co-authored-by: Yanek Voloshchuk <[email protected]>
1 parent a0bef5d commit 443f006

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ The versioning of material-addons is based on the Angular version. The Angular v
3131
_Hint: Changes marked as **visible change** directly affect your application during version upgrade. **Breaking**
3232
requires your attention during upgrade._
3333

34+
- **18.0.4**: FileUpload: Added additional param as 'removable' which allows user to remove file from fileList [#212](https://github.com/porscheinformatik/material-addons/pull/212)
3435
- **18.0.3**: Fix MadNumericField: Fix floating point issue when not rounding any values (2.3*100 = 229.999 and displayed as 2.29)
3536
- **18.0.2**: data table fix for onExpand call
3637
- **18.0.1**: Prettier fixes, alert component fix
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const VERSION = '17.3.4';
1+
export const VERSION = '18.0.4';

0 commit comments

Comments
 (0)