From 15a78e4baf969065348ea619467a83fa4ec5b867 Mon Sep 17 00:00:00 2001 From: jsirianni Date: Thu, 15 Jul 2021 19:42:06 -0400 Subject: [PATCH] PR 364 changelog --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ba797784c..732e3c10c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,11 @@ 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). +## 1.1.6 - Unreleased + +### Added +- File input: Added optional labels for resolved symlink file name and path [PR 364](https://github.com/observIQ/stanza/pull/364) + ## 1.1.5 - 2021-07-15 ### Changed