Releases: devmoath/jira-laravel
Releases · devmoath/jira-laravel
v0.2.0
What's Changed
- 👷 docker support for OSS contributors by @devmoath in #3
- ⬆️ Bump actions/checkout from 3 to 4 by @dependabot in #5
- ✨
php 8.4
&laravel 11
support by @devmoath in #8
New Contributors
- @devmoath made their first contribution in #3
- @dependabot made their first contribution in #5
Full Changelog: v0.1.2...v0.2.0
v0.1.2
🐛 fix devmoath/jira-php
version constraint
Full Changelog: v0.1.1...v0.1.2
v0.1.1
🧱 remove final keyword from classes to allow mocking in tests
Full Changelog: v0.1.0...v0.1.1
v0.1.0
v0.0.1
✨ create laravel integration for devmoath/jira-php