Skip to content

Commit

Permalink
Create Changelog file
Browse files Browse the repository at this point in the history
  • Loading branch information
amranidev committed Nov 9, 2019
1 parent fb438ae commit 019d38d
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# CHANGELOG

## v0.1.5 (2019-11-09)

### Added

- Publish messages through artisan command.

`php artisan bus:publish <message> <event_or_topicnNme>`

## v0.1.0 (2019-06-09)

### Initial Release

0 comments on commit 019d38d

Please sign in to comment.