From 175bd0d5bb123a99f7de91d6045a0a25f670dd65 Mon Sep 17 00:00:00 2001 From: Christoph Schlosser <2466365+cschlosser@users.noreply.github.com> Date: Sun, 4 Oct 2020 13:38:20 +0200 Subject: Release 1.0.0 (#180) * Reenable: Add env-var to replace env var in template strings (#175) * Release 1.0.0 * Add ls output to travis package step to see size of vsix --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 6e807ba..3f2cbe2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Change Log +## [1.0.0] + +### Revert + +- Revert reverting Replace environment variables in templated strings. If no environment variable can be found the name of the variable will be inserted (#110) + +### Other + +- vsce packaging is forcing yarn even if no yarn config exists. Override this behavior now to use npm. + ## [0.8.2] ### Other -- cgit v1.2.3