Merge branch 'hotfix/0.0.14.7'
This commit is contained in:
commit
e413687093
2 changed files with 4 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
|
||||
namespace App\Jobs;
|
||||
|
||||
use GuzzleHtt\Client;
|
||||
use Illuminate\Bus\Queueable;
|
||||
use Illuminate\Queue\SerializesModels;
|
||||
use Illuminate\Queue\InteractsWithQueue;
|
||||
|
|
|
@ -1,5 +1,8 @@
|
|||
# Changelog
|
||||
|
||||
## Version 0.0.14.7 (2016-10-20)
|
||||
- Add needed namespace (issue#23)
|
||||
|
||||
## Version 0.0.14.6 (2016-10-20)
|
||||
- issue#23 again, also pinning against a tagged webmentions-parser release
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue