Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
bilfeldt committed Apr 27, 2021
1 parent 89b8107 commit 4670657
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,19 @@

All notable changes to `laravel-route-statistics` will be documented in this file.

## 0.2.0 - 2021-04-20
## 0.3.0

- Fix issue with Factory
- Fix issue with event/listener registration

## 0.2.0

- Implement usage of facade and singleton class instead of adding data to the request input

## 0.1.1 - 2021-04-19
## 0.1.1

- Fix issue with publishing of config and migration

## 0.1.0 - 2021-04-19
## 0.1.0

- initial release

0 comments on commit 4670657

Please sign in to comment.