Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
driesvints authored and github-actions[bot] committed Mar 26, 2024
1 parent c52de67 commit bc1e420
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
@@ -1,6 +1,11 @@
# Release Notes

## [Unreleased](https://github.com/laravel/pint/compare/v1.14.0...main)
## [Unreleased](https://github.com/laravel/pint/compare/v1.15.0...main)

## [v1.15.0](https://github.com/laravel/pint/compare/v1.14.0...v1.15.0) - 2024-03-26

* Add the possibility to override the cache file path in command line by [@jimmyklein-actual](https://github.com/jimmyklein-actual) in https://github.com/laravel/pint/pull/255
* [1.x] Adds `--bail` flag by [@nunomaduro](https://github.com/nunomaduro) in https://github.com/laravel/pint/pull/261

## [v1.14.0](https://github.com/laravel/pint/compare/v1.13.11...v1.14.0) - 2024-02-20

Expand Down

0 comments on commit bc1e420

Please sign in to comment.