Skip to content

Commit

Permalink
docs: prepare release 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
canvural committed Jun 20, 2020
1 parent c60df6b commit 8e1d04f
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

## Unreleased

## 0.1.1 - 2020-06-20

### Added
- New rule to disallow Eloquent local query scopes.

## 0.1.0 - 2020-06-20

Initial release

[Unreleased]: https://github.com/nunomaduro/larastan/compare/v0.1.0...HEAD
[Unreleased]: https://github.com/nunomaduro/larastan/compare/v0.1.1...HEAD
[0.1.1]: https://github.com/nunomaduro/larastan/compare/v0.1.0...HEAD

0 comments on commit 8e1d04f

Please sign in to comment.