diff --git a/CHANGELOG.md b/CHANGELOG.md index ae53580..f5cf9f7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,11 +7,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). -## [Unreleased] +## 2.0.0 - 2021-07-01 ### Changed - Breaking: added the output of the command to Shell's exception exitedWithNonZeroStatus error to better conform to objc interop and NSError - +- Updated minimum deployment target to macOS 10.13. ## 1.1.0 - 2020-05-15