From 607a673010c278791301a9a594607022e6345f78 Mon Sep 17 00:00:00 2001 From: Tacho Date: Mon, 10 Jun 2019 13:20:15 +0300 Subject: [PATCH] chore(*): revert changelog #4897 --- CHANGELOG.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b58c23b7451..dae6e5d7f82 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,12 +1,6 @@ # Ignite UI for Angular Change Log All notable changes for each version of this project will be documented in this file. - -## 8.0.0 - -- `IgxGrid`, `IgxTreeGrid`, `IgxHierarchicalGrid` - - **Breaking Change** The **condition** parameter of the `filterGlobal` method is no longer optional. When the filterGlobal method is called with an invalid condition, it will not clear the existing filters for all columns. - ## 7.3.1 `igx-core()` now includes some styles for printing layout. In order to turn them off, you need to pass an argument and set it to `false`