Skip to content

Commit

Permalink
Updates CHANGELOG.
Browse files Browse the repository at this point in the history
  • Loading branch information
mvdnbrk committed May 27, 2019
1 parent 327af17 commit 6a7383e
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,10 +2,16 @@

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

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

### Changed
- Return early when `talwind.config.js` is found. [`327af17`](https://github.com/mvdnbrk/laravel-mix-tailwindcss/327af1745e3d63734a11b14acb14a0da90cc5d41)

## [v1.0.0] - 2019-05-25

### 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.0...HEAD
[Unreleased]: https://github.com/mvdnbrk/laravel-mix-tailwindcss/compare/v1.0.1...HEAD
[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 6a7383e

Please sign in to comment.