diff --git a/CHANGELOG.md b/CHANGELOG.md index d470924..a80a972 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,15 +5,18 @@ Exclamation symbols (:exclamation:) note something of importance e.g. breaking c ## [Unreleased] ### Added -- First minor version that contains the basic functionality. -- Simple logging of incoming webhook requests from GitHub and Travis-CI. -- Post welcome messages to PHP Telegram Bot Support group. -- Post release announcements to PHP Telegram Bot Support group. (#17) -- Extended `.env.example` file. ### Changed ### Deprecated ### Removed ### Fixed ### Security +## [0.1.0] - 2019-04-15 +### Added +- First minor version that contains the basic functionality. +- Simple logging of incoming webhook requests from GitHub and Travis-CI. +- Post welcome messages to PHP Telegram Bot Support group. +- Post release announcements to PHP Telegram Bot Support group. (#17) +- Extended `.env.example` file. + [Unreleased]: https://github.com/php-telegram-bot/support-bot/compare/master...develop