Skip to content
This repository has been archived by the owner on Sep 22, 2024. It is now read-only.

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
pactode committed Jun 26, 2019
1 parent fbf6cb6 commit bf25545
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.0.6]
### Fixed
- The `PolicyCommand` now extends the `PolicyMakeCommand`

## [0.0.5]
### Added
- PolicyCommand with signature `domain:policy`
Expand All @@ -32,7 +36,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [0.0.1]
- Experimental release!

[Unreleased]: https://github.com/signifly/laravel-domain-commands/compare/v0.0.5...HEAD
[Unreleased]: https://github.com/signifly/laravel-domain-commands/compare/v0.0.6...HEAD
[0.0.6]: https://github.com/signifly/laravel-domain-commands/compare/v0.0.5...v0.0.6
[0.0.5]: https://github.com/signifly/laravel-domain-commands/compare/v0.0.4...v0.0.5
[0.0.4]: https://github.com/signifly/laravel-domain-commands/compare/v0.0.3...v0.0.4
[0.0.3]: https://github.com/signifly/laravel-domain-commands/compare/v0.0.2...v0.0.3
Expand Down

0 comments on commit bf25545

Please sign in to comment.