From 99d91acdfa3fdcbaf345754424583aef3f8205e1 Mon Sep 17 00:00:00 2001 From: perry Date: Thu, 28 Jan 2016 16:13:01 -0600 Subject: [PATCH] chore(changelog): removing changelog changes from the changelog I'm so meta --- CHANGELOG.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ee5b67551b..4f87546e44 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -199,15 +199,10 @@ Now: ``` +### misc * Code and syntax highlighting in markdown ([8cb2b4d](https://github.com/driftyco/ionic2/commit/8cb2b4d)) * Merge pull request #5217 from manucorporat/2.0 ([e1b514d](https://github.com/driftyco/ionic2/commit/e1b514d)) -* Update CHANGELOG.md ([6855514](https://github.com/driftyco/ionic2/commit/6855514)) -* Update README.md ([f602795](https://github.com/driftyco/ionic2/commit/f602795)) -* Update README.md ([bc45ca1](https://github.com/driftyco/ionic2/commit/bc45ca1)) -* Update README.md ([603d1c6](https://github.com/driftyco/ionic2/commit/603d1c6)) -* Update README.md ([464ed5f](https://github.com/driftyco/ionic2/commit/464ed5f)) -* Using js instead of json ([e454279](https://github.com/driftyco/ionic2/commit/e454279)) ### chore