diff --git a/CHANGELOG.md b/CHANGELOG.md index 5fb0115..e35a78f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,15 @@ 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). +## [0.7.0] - 2022-03-26 +### Added +- Added a the ability to change the way the clip files are structured via a template string. +### Fixed +- Fixed issue where event types without clips would attempt (and fail1) to download clips +- Drastically reduced the size of the docker container +- Fixed typos in the documentation +- Some dev dependencies are now not installed as default + ## [0.6.0] - 2022-03-18 ### Added - Support for doorbell ring events