Skip to content

Commit

Permalink
Changelog update - v2.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user authored and Roboroads committed Apr 9, 2024
1 parent 9f1c5da commit cb98ebb
Showing 1 changed file with 29 additions and 1 deletion.
30 changes: 29 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [2.7.0] - 2024-04-09

### BREAKING

- Your tinker plugin settings might reset after the update - sorry for that :)
Expand Down Expand Up @@ -354,3 +355,30 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
### Added

- Everything.

[Unreleased]: https://github.com/Roboroads/laravel-tinker/compare/v2.7.0...HEAD
[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 cb98ebb

Please sign in to comment.