Skip to content

Commit

Permalink
Updates CHANGELOG.
Browse files Browse the repository at this point in the history
  • Loading branch information
mvdnbrk committed Jul 31, 2019
1 parent 8eaf629 commit f51adb3
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 @@ -4,6 +4,11 @@ All notable changes to `laravel-postmark-webhooks` will be documented in this fi

## [Unreleased]

## [v1.3.2] - 2019-07-31

### Changed
- Updated version constraints to support Laravel 6.0. [`1bf3d5f`](https://github.com/mvdnbrk/laravel-postmark-webhooks/commit/1bf3d5f4b26b912449dc6b409b372ae1300c8efa)

## [v1.3.1] - 2019-05-20
- No notable changes. Clean up the garden.

Expand Down Expand Up @@ -95,7 +100,8 @@ All notable changes to `laravel-postmark-webhooks` will be documented in this fi

### Initial release

[Unreleased]: https://github.com/mvdnbrk/laravel-postmark-webhooks/compare/v1.3.1...HEAD
[Unreleased]: https://github.com/mvdnbrk/laravel-postmark-webhooks/compare/v1.3.2...HEAD
[v1.3.2]: https://github.com/mvdnbrk/laravel-postmark-webhooks/compare/v1.3.1...v1.3.2
[v1.3.1]: https://github.com/mvdnbrk/laravel-postmark-webhooks/compare/v1.3.0...v1.3.1
[v1.3.0]: https://github.com/mvdnbrk/laravel-postmark-webhooks/compare/v1.2.7...v1.3.0
[v1.2.7]: https://github.com/mvdnbrk/laravel-postmark-webhooks/compare/v1.2.6...v1.2.7
Expand Down

0 comments on commit f51adb3

Please sign in to comment.