From ced3385c7251b8489f87c7e480a1f172f1daeb43 Mon Sep 17 00:00:00 2001 From: Sergey Andrievskiy Date: Wed, 1 Apr 2020 20:41:34 +0300 Subject: [PATCH] fix(changelog): remove unnecessary line --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a0dda8d4..77969ee6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,7 @@ ### Features -* upgrade to Angular 9 and Nebular 5 ([#5628](https://github.com/akveo/ngx-admin/issues/5628)) ([fbbf944](https://github.com/akveo/ngx-admin/commit/fbbf944)), closes [/github.com/akveo/ng2-smart-table/pull/1140#issue-392285957](https://github.com//github.com/akveo/ng2-smart-table/pull/1140/issues/issue-392285957) +* upgrade to Angular 9 and Nebular 5 ([#5628](https://github.com/akveo/ngx-admin/issues/5628)) ([fbbf944](https://github.com/akveo/ngx-admin/commit/fbbf944)) * **seo:** add canonical tag ([#5578](https://github.com/akveo/ngx-admin/issues/5578)) ([76d31da](https://github.com/akveo/ngx-admin/commit/76d31da)) * add calendar with week numbers example ([#5515](https://github.com/akveo/ngx-admin/issues/5515)) ([3242257](https://github.com/akveo/ngx-admin/commit/3242257))