diff --git a/README.md b/README.md index 3580d29..f53dd8b 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,12 @@ Make sure that there is a call to `app.UseStaticFiles();` in your server project ## Release Notes -
1.4 +
1.5 + +>- Added css class parameter to all helper components (header/body/footer). +
+ +
1.4 >- Added css class parameter to dialog component.