diff --git a/CHANGELOG.md b/CHANGELOG.md index d248c87..0e2ccbb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,26 +5,11 @@ All notable changes to `FileWaiter` will be documented in this file. Updates should follow the [Keep a Changelog](http://keepachangelog.com/) principles. -## [Unreleased](https://github.com/Stadly/FileWaiter/compare/v0.2.0...HEAD) - YYYY-MM-DD +## [1.0.0](https://github.com/Stadly/FileWaiter/compare/v0.2.0...v1.0.0) - 2021-09-10 ### Added - File waiter. -### Changed -- Nothing - -### Deprecated -- Nothing - -### Removed -- Nothing - -### Fixed -- Nothing - -### Security -- Nothing - ## [0.2.0](https://github.com/Stadly/FileWaiter/compare/v0.1.0...v0.2.0) - 2021-09-10