Skip to content

Commit

Permalink
Updates CHANGELOG.
Browse files Browse the repository at this point in the history
  • Loading branch information
mvdnbrk committed Jun 5, 2019
1 parent 2e1cf37 commit 4705898
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 @@ -2,6 +2,11 @@

All notable changes to `laravel-mix-tailwind-css` will be documented in this file.

## [v1.0.2] - 2019-06-05

### Fixed
- Updated larave-mix peer dependency. [`5210801`](https://github.com/mvdnbrk/laravel-mix-tailwindcss/5210801e356dda79eac44312806c21fea83460e2)

## [v1.0.1] - 2019-05-27

### Changed
Expand All @@ -12,6 +17,7 @@ All notable changes to `laravel-mix-tailwind-css` will be documented in this fil
### Added
- Added support for Tailwind CSS ^1.0. [`d111d3e`](https://github.com/mvdnbrk/laravel-mix-tailwindcss/d111d3eed6690912997e719e33e3ea45e44ad4ec)

[Unreleased]: https://github.com/mvdnbrk/laravel-mix-tailwindcss/compare/v1.0.1...HEAD
[Unreleased]: https://github.com/mvdnbrk/laravel-mix-tailwindcss/compare/v1.0.2...HEAD
[v1.0.2]: https://github.com/mvdnbrk/laravel-mix-tailwindcss/compare/v1.0.1...v1.0.2
[v1.0.1]: https://github.com/mvdnbrk/laravel-mix-tailwindcss/compare/v1.0.0...v1.0.1
[v1.0.0]: https://github.com/mvdnbrk/laravel-mix-tailwindcss/compare/v0.1.0...v1.0.0

0 comments on commit 4705898

Please sign in to comment.