Laravel Notification Channels Telegram Versions Save

✈️ Telegram Notifications Channel for Laravel

0.0.4

6 years ago

Notable Changes

  • #30 - Add Laravel 5.6 Support. Thanks @jackcolley.

New Contributors

  • @jackcolley made their first contribution in #30

Full Changelog: https://github.com/laravel-notification-channels/telegram/compare/0.0.3...0.0.4

0.0.3

6 years ago

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: https://github.com/laravel-notification-channels/telegram/compare/0.0.2...0.0.3

0.0.2

7 years ago

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 and TelegramMessage. 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: https://github.com/laravel-notification-channels/telegram/compare/0.0.1...0.0.2

0.0.1

7 years ago

Notable Changes

  • Experimental release.
  • #8 - QOL changes to README. Thanks @oyed.

New Contributors

  • @oyed made their first contribution in #8