From e23ebc2c0be890ff26ad4dc62c1f4e843a97163f Mon Sep 17 00:00:00 2001 From: Yash Totale Date: Tue, 9 Mar 2021 14:57:03 -0800 Subject: [PATCH] Updated CHANGELOG --- CHANGELOG.md | 31 +++++++++++++++++++++---------- 1 file changed, 21 insertions(+), 10 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 63270c1..13d0946 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,31 +7,33 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/), and this ## Table of Contents - [Unreleased](#unreleased) -- [[0.6.0] - (2020-03-07)](#060---2020-03-07) +- [[0.7.0] - (2020-03-09)](#070---2020-03-09) - [Added](#added) -- [[0.5.0] - (2020-03-07)](#050---2020-03-07) +- [[0.6.0] - (2020-03-07)](#060---2020-03-07) - [Added](#added-1) -- [[0.4.0] - (2020-03-06)](#040---2020-03-06) +- [[0.5.0] - (2020-03-07)](#050---2020-03-07) - [Added](#added-2) +- [[0.4.0] - (2020-03-06)](#040---2020-03-06) + - [Added](#added-3) - [Changed](#changed) - [[0.3.0] - (2020-03-06)](#030---2020-03-06) - - [Added](#added-3) -- [[0.2.1] - (2020-03-03)](#021---2020-03-03) - [Added](#added-4) +- [[0.2.1] - (2020-03-03)](#021---2020-03-03) + - [Added](#added-5) - [[0.2.0] - (2020-03-02)](#020---2020-03-02) - [Changed](#changed-1) - [[0.1.5] - (2020-02-27)](#015---2020-02-27) - - [Added](#added-5) -- [[0.1.4] - (2020-02-27)](#014---2020-02-27) - [Added](#added-6) -- [[0.1.3] - (2020-02-27)](#013---2020-02-27) +- [[0.1.4] - (2020-02-27)](#014---2020-02-27) - [Added](#added-7) -- [[0.1.2] - (2020-02-26)](#012---2020-02-26) +- [[0.1.3] - (2020-02-27)](#013---2020-02-27) - [Added](#added-8) +- [[0.1.2] - (2020-02-26)](#012---2020-02-26) + - [Added](#added-9) - [[0.1.1] - (2020-02-26)](#011---2020-02-26) - [Fixed](#fixed) - [[0.1.0] - (2020-02-25)](#010---2020-02-25) - - [Added](#added-9) + - [Added](#added-10) - [Changed](#changed-2) - [[0.0.1] - (2020-02-25)](#001---2020-02-25) @@ -39,6 +41,14 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/), and this --- +## [0.7.0] - (2020-03-09) + +### Added + +- Language Support & Syntax Highlighting for [robots.txt] files + +--- + ## [0.6.0] - (2020-03-07) ### Added @@ -153,3 +163,4 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/), and this [readme]: https://github.com/hack4impact/vscode-extension#readme [codeowners]: https://docs.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners +[robots.txt]: https://developers.google.com/search/docs/advanced/robots/intro