From 042877d29e88ae3a8c7b1e11f0e3a1e85b44b317 Mon Sep 17 00:00:00 2001 From: Jeffrey Cherewaty Date: Tue, 2 Oct 2018 12:47:38 -0500 Subject: [PATCH] Date changelog for v4.0.0 --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cb0046744..44d43ca1b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,9 @@ # Change history for stripes-components -## 4.0.0 (IN PROGRESS) +## [4.0.0](https://github.com/folio-org/stripes-components/tree/v4.0.0) (2018-10-02) +[Full Changelog](https://github.com/folio-org/stripes-components/compare/v3.3.0...v4.0.0) +* Kebab case all css variables * Update `` and `` to work independently of Redux Form * Remove child.type checks * Remove ``; it's now in `stripes-smart-components`