Releases: laravel-notification-channels/telegram
Releases · laravel-notification-channels/telegram
0.0.4
Notable Changes
- #30 - Add Laravel 5.6 Support. Thanks @jackcolley.
New Contributors
- @jackcolley made their first contribution in #30
Full Changelog: 0.0.3...0.0.4
0.0.3
Notable Changes
- #21 - Add Laravel 5.5 support. Thanks @okaufmann.
- Add Laravel Auto-Discovery support.
New Contributors
- @okaufmann made their first contribution in #21.
Full Changelog: 0.0.2...0.0.3
0.0.2
Notable Changes
- #9 - Add code coverage and badge(s). Thanks @casperboone.
- #10 - Add missing custom composer command. Thanks @JayBizzle.
- #12 - Fix bug missing
register
method in service provider. Thanks @enniel. - #13 & #14 - Add Tests for
TelegramChannel
andTelegramMessage
. Thanks @bmitch. - #18 - Add Laravel 5.4 support. Thanks @ivanvermeyen.
New Contributors
- @casperboone made their first contribution in #9.
- @JayBizzle made their first contribution in #10.
- @enniel made their first contribution in #12.
- @bmitch made their first contribution in #13.
- @ivanvermeyen made their first contribution in #18.
Full Changelog: 0.0.1...0.0.2