Releases: nexylan/slack-bundle
Releases · nexylan/slack-bundle
v2.2.2
v2.2.1
Fixed
- Symfony 5 and nexylan/slack 3.0 support
- Rollback to the actual service id as a snake-case version
v2.2.0
Added
- Add client service autowiring
v2.1.0
Added
- Add
sticky_channel
option support
v2.0.1
Fixed
- Symfony 4.2 support for dependency injection
v2.0.0
Added
- nexylan/slack v2 support
Changed
- PHP strict typing
- Classes are now final
Removed
- PHP <7.1 support
- Symfony <3.3 support
- nexylan/slack <2 support
v1.1.2
Fixed
- Symfony 4 support
v1.1.1
Changed
- Now requiring nexylan/slack instead of abandoned maknz/slack.
It will not break anything as the codebase is exactly the same for 1.x.