diff --git a/CHANGELOG.md b/CHANGELOG.md index 71842087..93701f61 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,23 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com), and this project adheres to [Semantic Versioning](https://semver.org). +## [Unreleased] +### Added +* *Nothing* + +### Changed +* [#1339](https://github.com/shlinkio/shlink/issues/1339) Added new test suite for CLI E2E tests. + +### Deprecated +* *Nothing* + +### Removed +* *Nothing* + +### Fixed +* *Nothing* + + ## [3.2.1] - 2022-08-08 ### Added * *Nothing*