From 4cef6018c697fd067a1e551e0d1f0cb66b5405d9 Mon Sep 17 00:00:00 2001 From: Harpreet Kataria Date: Tue, 14 Jan 2020 10:29:36 -0500 Subject: [PATCH] Changelog for sprint 127 --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..398422b --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,10 @@ +# Change Log + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) + +## Unreleased as of Sprint 127 - 2020-01-06 + +### Added +* Toolbar: add 'kebabLimit' option to honor the setting in classic UI to limit number of visible custom button groups on screen [(#162)](https://github.com/ManageIQ/react-ui-components/pull/162)