Skip to content

Commit

Permalink
Changelog update - v2.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user authored and Roboroads committed Jul 16, 2024
1 parent 2e68aa1 commit 0101ce9
Showing 1 changed file with 4 additions and 28 deletions.
32 changes: 4 additions & 28 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.3] - 2024-06-19

### Fixed

- [[#349]](https://github.com/Roboroads/laravel-tinker/issues/349) Fixed a compatibility issue with PHP 7.0 (Laravel 5.5) and older versions of PsySH.
Expand Down Expand Up @@ -376,58 +378,32 @@ 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.2...HEAD

[Unreleased]: https://github.com/Roboroads/laravel-tinker/compare/v2.7.3...HEAD
[2.7.3]: https://github.com/Roboroads/laravel-tinker/compare/v2.7.2...v2.7.3
[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 0101ce9

Please sign in to comment.