Skip to content

Commit

Permalink
Minor readme fix and added changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
telkins committed Dec 19, 2019
1 parent 3be134c commit 845bb7f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Changelog

All notable changes to `laravel-job-funneling-middleware` will be documented in this file

## 0.0.1 - 2019-12-19

- initial **experimental** release
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ This package contains a [job middleware](https://laravel.com/docs/master/queues#

## Special Credits

Permission was granted by [Freek Van der Herten](https://github.com/freekmurze) to copy Spatie's [laravel-rate-limited-job-middleware](https://github.com/spatie/laravel-rate-limited-job-middleware)], rename it, and maintain it on my own. As such, the vast bulk of this package is built on theirs. Thanks...! :-)
Permission was granted by [Freek Van der Herten](https://github.com/freekmurze) to copy Spatie's [laravel-rate-limited-job-middleware](https://github.com/spatie/laravel-rate-limited-job-middleware), rename it, and maintain it on my own. As such, the vast bulk of this package is built on theirs. Thanks...! :-)

## Installation

Expand Down

0 comments on commit 845bb7f

Please sign in to comment.