diff --git a/.version b/.version index 33aa3f7..caeaf12 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -version=0.1.2 +version=0.2.0 diff --git a/CHANGELOG.md b/CHANGELOG.md index 4e5d2cb..eac1b04 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## [v0.2.0](https://github.com/NodeFactoryIo/vedran-daemon/tree/v0.2.0) + +[Full Changelog](https://github.com/NodeFactoryIo/vedran-daemon/compare/v0.1.2...v0.2.0) + +### Fixed + +### Added +- Added banner on starting vedran-daemon [\#32](https://github.com/NodeFactoryIo/vedran-daemon/pull/32) ([mpetrun5](https://github.com/mpetrun5)) +- Added integration with load balancer http tunnel [\#39](https://github.com/NodeFactoryIo/vedran-daemon/pull/39) ([mpetrun5](https://github.com/mpetrun5)) + +### Changed +- Remove sentry [\#35](https://github.com/NodeFactoryIo/vedran-daemon/pull/35) ([mpetrun5](https://github.com/mpetrun5)) + ## [v0.1.2](https://github.com/NodeFactoryIo/vedran-daemon/tree/v0.1.2) [Full Changelog](https://github.com/NodeFactoryIo/vedran-daemon/compare/v0.1.1...v0.1.2)