From b1cf6d7ccd532b35c845ba93170996f700ce59a7 Mon Sep 17 00:00:00 2001 From: Ben Beltran Date: Tue, 5 Feb 2019 22:34:35 +0100 Subject: Update version in changelog --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index b8ca50c..07b93a4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,8 @@ All notable changes to the "api-notation" extension will be documented in this f Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file. -## [Unreleased] +## 1.0.0 - 2019-02-05 - Import from https://gitlab.com/rbdr/api-notation.tmLanguage - Add VSCode publishing info + +[Unreleased]: https://gitlab.com/rbdr/api-notation.vscode/compare/v1.0.0...HEAD -- cgit