From 1a7beaec5cc0bb05c4ea6b79b81773faf08553e5 Mon Sep 17 00:00:00 2001 From: Nato Boram Date: Thu, 10 Mar 2022 21:47:14 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Update=20changelog?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 303fe4f..0f465f8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,19 +9,19 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/), and this ### Added * More information in the `package.json`. +* Added ESLint ### Changed -* Upgraded to Angular 12 -* Upgraded TSLint rules * Updated `gateways.json` * Upgraded to Angular 13 -* Changed to ESLint ### Deprecated ### Removed +* Removed TSLint + ### Fixed ### Security