From 7bae2f1137e86c9d359a41845fd90dd522ece782 Mon Sep 17 00:00:00 2001 From: Brad Rydzewski Date: Wed, 10 Apr 2019 17:53:59 -0700 Subject: [PATCH] update changelog for 1.0.1 patch [CI SKIP] --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 628ad6828..06ef01b74 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [Unreleased] +## [1.0.1] ### Added - pass stage environment variables to pipeline steps, by [@bradrydzewski](https://github.com/bradrydzewski).