Skip to content

Commit

Permalink
Changelog update - v2.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user authored and Roboroads committed Jun 19, 2024
1 parent aec6f50 commit dbc57ab
Showing 1 changed file with 4 additions and 27 deletions.
31 changes: 4 additions & 27 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

## [Unreleased]

## [2.7.2] - 2024-06-17

### Fixed

- [[#255]](https://github.com/Roboroads/laravel-tinker/issues/255)[[#280]](https://github.com/Roboroads/laravel-tinker/issues/280) Fixed by windows destroyed characters in a
Expand Down Expand Up @@ -368,56 +370,31 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

- Everything.

[Unreleased]: https://github.com/Roboroads/laravel-tinker/compare/v2.7.1...HEAD

[Unreleased]: https://github.com/Roboroads/laravel-tinker/compare/v2.7.2...HEAD
[2.7.2]: https://github.com/Roboroads/laravel-tinker/compare/v2.7.1...v2.7.2
[2.7.1]: https://github.com/Roboroads/laravel-tinker/compare/v2.7.0...v2.7.1

[2.7.0]: https://github.com/Roboroads/laravel-tinker/compare/v2.6.1...v2.7.0

[2.6.1]: https://github.com/Roboroads/laravel-tinker/compare/v2.6.0...v2.6.1

[2.6.0]: https://github.com/Roboroads/laravel-tinker/compare/v2.5.1...v2.6.0

[2.5.1]: https://github.com/Roboroads/laravel-tinker/compare/v2.5.0...v2.5.1

[2.5.0]: https://github.com/Roboroads/laravel-tinker/compare/v2.4.0...v2.5.0

[2.4.0]: https://github.com/Roboroads/laravel-tinker/compare/v2.3.4...v2.4.0

[2.3.4]: https://github.com/Roboroads/laravel-tinker/compare/v2.3.3...v2.3.4

[2.3.3]: https://github.com/Roboroads/laravel-tinker/compare/v2.3.2...v2.3.3

[2.3.2]: https://github.com/Roboroads/laravel-tinker/compare/v2.3.1...v2.3.2

[2.3.1]: https://github.com/Roboroads/laravel-tinker/compare/v2.3.0...v2.3.1

[2.3.0]: https://github.com/Roboroads/laravel-tinker/compare/v2.2.2...v2.3.0

[2.2.2]: https://github.com/Roboroads/laravel-tinker/compare/v2.2.1...v2.2.2

[2.2.1]: https://github.com/Roboroads/laravel-tinker/compare/v2.2.0...v2.2.1

[2.2.0]: https://github.com/Roboroads/laravel-tinker/compare/v2.1.0...v2.2.0

[2.1.0]: https://github.com/Roboroads/laravel-tinker/compare/v2.0.1...v2.1.0

[2.0.1]: https://github.com/Roboroads/laravel-tinker/compare/v2.0.0...v2.0.1

[2.0.0]: https://github.com/Roboroads/laravel-tinker/compare/v1.3.1...v2.0.0

[1.3.1]: https://github.com/Roboroads/laravel-tinker/compare/v1.3.0...v1.3.1

[1.3.0]: https://github.com/Roboroads/laravel-tinker/compare/v1.2.1...v1.3.0

[1.2.1]: https://github.com/Roboroads/laravel-tinker/compare/v1.2.0...v1.2.1

[1.2.0]: https://github.com/Roboroads/laravel-tinker/compare/v1.1.1...v1.2.0

[1.1.1]: https://github.com/Roboroads/laravel-tinker/compare/v1.1.0...v1.1.1

[1.1.0]: https://github.com/Roboroads/laravel-tinker/compare/v1.0.0...v1.1.0

[1.0.0]: https://github.com/Roboroads/laravel-tinker/compare/v0.0.1-ALPHA...v1.0.0

[0.0.1-ALPHA]: https://github.com/Roboroads/laravel-tinker/commits/v0.0.1-ALPHA

0 comments on commit dbc57ab

Please sign in to comment.