diff --git a/CHANGELOG.md b/CHANGELOG.md index f12ccb1..752d25f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Removed +## [0.2.0] - 2022-04-22 + +### Added + +- Test condition when there are no errors +- Log unjoinable instances +- A message when instance can be accessed + +### Fixed + +- Silence curl's output + ## [0.1.1] - 2021-08-29 ### Added