From 8b756aa80ed64d5ea398901f040b91493d10256a Mon Sep 17 00:00:00 2001 From: Camden Cheek Date: Thu, 9 Jul 2020 10:14:39 -0400 Subject: [PATCH] Update changelog --- CHANGELOG.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ee86a79b7..bac83fdef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,12 +4,6 @@ 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] -### Added -- Support for reading from environment in expressions -- Ability to point to labels with fields - - ## [0.9.0] - 2020-07-07 Initial Open Source Release