From c982c9219d35d5ade118ce83297a1eb83066f61d Mon Sep 17 00:00:00 2001 From: Alex Louden Date: Mon, 20 Jan 2020 13:21:25 +0800 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e3cfe8d..16662f5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), ## Unreleased +## v1.0.0 - 2020-01-20 + +A huge thanks to @patrickrgaffney for this amazing contribution. #39 + ### Added - [Syntax tests][tests] have been added. @@ -72,7 +76,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), - Remove the `string.*` scope inside string templates. ----- ## v0.19.0 - 2019-08-20 ### Added @@ -241,4 +244,4 @@ Initial release. [subl-format]: https://www.sublimetext.com/docs/3/syntax.html [tests]: https://www.sublimetext.com/docs/3/syntax.html#testing [types]: https://www.terraform.io/docs/configuration/types.html -[uom-suffixes]: https://github.com/hashicorp/terraform/issues/3287#issuecomment-241560576 \ No newline at end of file +[uom-suffixes]: https://github.com/hashicorp/terraform/issues/3287#issuecomment-241560576