From a6e8c0bd73715f55616adcf03888ad44bc44fe7b Mon Sep 17 00:00:00 2001 From: Jack Date: Sun, 17 Jun 2018 19:21:22 -0700 Subject: [PATCH] Rlsnotes #6242g --- RELEASE-NOTES.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index e8fdf52df..932187d05 100755 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -3,9 +3,14 @@ ### Version 2.3.2 - June 17, 2018 -**Bugs** +**Enhancements** +- **Global** - Add `hover` `down` `active` and `focus` variables for `invertedPrimaryColor` and `invertedSecondaryColor` +- **Button** - Add `inverted` and `inverted basic` variations for `primary` and `secondary` buttons #6242 **Thanks @hammy2899** +**Bugs** - **Statistics** - Fix issue where grouped statistics would have excess bottom margin if they are `:last-child` +- **Label** - Fix `basic label` does not use `@basicBackground` variables **Thanks @levithomson** +- ** ### Version 2.3.1 - Mar 18, 2018