Skip to content

Commit 4deebac

Browse files
committed
Version 0.4.0
1 parent 19c09e5 commit 4deebac

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

CHANGELOG.md

+7-2
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,17 @@ Exclamation symbols (:exclamation:) note something of importance e.g. breaking c
66
## [Unreleased]
77
### Added
88
### Changed
9-
- Only log a single welcome message deletion failure.
109
### Deprecated
1110
### Removed
1211
### Fixed
13-
- Deprecated system commands are now executed via `GenericmessageCommand`.
1412
### Security
1513

14+
## [0.4.0] - 2019-08-01
15+
### Changed
16+
- Only log a single welcome message deletion failure. (#34)
17+
### Fixed
18+
- Deprecated system commands are now executed via `GenericmessageCommand`. (#33)
19+
1620
## [0.3.0] - 2019-07-30
1721
### Added
1822
- Code checkers to ensure coding standard. (#30)
@@ -37,5 +41,6 @@ Exclamation symbols (:exclamation:) note something of importance e.g. breaking c
3741
- Extended `.env.example` file.
3842

3943
[Unreleased]: https://github.com/php-telegram-bot/support-bot/compare/master...develop
44+
[0.4.0]: https://github.com/php-telegram-bot/support-bot/compare/0.3.0...0.4.0
4045
[0.3.0]: https://github.com/php-telegram-bot/support-bot/compare/0.2.0...0.3.0
4146
[0.2.0]: https://github.com/php-telegram-bot/support-bot/compare/0.1.0...0.2.0

0 commit comments

Comments
 (0)