From ae5049b4e6ea279f79025fbed8b3d37911948b11 Mon Sep 17 00:00:00 2001 From: Brandon Olin Date: Fri, 15 May 2020 15:31:15 -0700 Subject: [PATCH] Bump to 2.1.0. Update changlog --- CHANGELOG.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 56454d91..2e06d582 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). +## [2.1.0] - 2020-05-15 + +### Changed + +- Bumped PSScriptAnalyzer to `1.18.3` (via [@alagoutte](https://github.com/alagoutte)) + ## [2.0.0] - 2019-08-28 ### Changed @@ -49,4 +55,4 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ### Added -- Initial release using PSScriptAnalyzer version `1.17.1` \ No newline at end of file +- Initial release using PSScriptAnalyzer version `1.17.1`