Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 1.25 KB

CHANGELOG.md

File metadata and controls

28 lines (17 loc) · 1.25 KB

Changelog

All notable changes to laravel-slack-notifier will be documented in this file.

1.1.0 Laravel 11 - 2024-04-20

What's Changed

  • Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in #6
  • Bump actions/checkout from 3 to 4 by @dependabot in #5
  • Laravel 11 compatibility by @stasadev in #7

New Contributors

  • @dependabot made their first contribution in #6

Full Changelog: https://github.com/stasadev/laravel-slack-notifier/compare/1.0.0...1.1.0

1.0.0 - 2023-07-02

What's Changed

  • Add github workflow by @stasadev in #1
  • Add package source with tests by @stasadev in #2
  • Fix examples for exceptions by @stasadev in #3
  • Report package errors instead of throwing an exception by @stasadev in #4

Full Changelog: https://github.com/stasadev/laravel-slack-notifier/commits/1.0.0