diff --git a/README.md b/README.md index 7dbce5d..fe1f4cf 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ The versioning of material-addons is based on the Angular version. The Angular v _Hint: Changes marked as **visible change** directly affect your application during version upgrade. **Breaking** requires your attention during upgrade._ -- **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) +- **18.0.5**: FileUpload: Added additional param as 'removable' which allows user to remove file from fileList [#212](https://github.com/porscheinformatik/material-addons/pull/212) - **18.0.3**: Fix MadNumericField: Fix floating point issue when not rounding any values (2.3*100 = 229.999 and displayed as 2.29) - **18.0.2**: data table fix for onExpand call - **18.0.1**: Prettier fixes, alert component fix