From d87f75ff7759a4f2468ab09973e4717083cc6baa Mon Sep 17 00:00:00 2001 From: Dries Vints Date: Tue, 26 May 2020 20:12:06 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2bde780d..19f3dd42 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,12 @@ # Release Notes -## [Unreleased](https://github.com/laravel/envoy/compare/v2.0.1...2.x) +## [Unreleased](https://github.com/laravel/envoy/compare/v2.1.0...2.x) + + +## [v2.1.0 (2020-05-26)](https://github.com/laravel/envoy/compare/v2.0.1...v2.1.0) + +### Added +- Add Telegram notifications support ([#192](https://github.com/laravel/envoy/pull/192)) ## [v2.0.1 (2020-03-03)](https://github.com/laravel/envoy/compare/v2.0.0...v2.0.1)