Skip to content

Commit

Permalink
Merge pull request #56 from bavix/changelog
Browse files Browse the repository at this point in the history
changelog.md
  • Loading branch information
rez1dent3 authored Mar 14, 2024
2 parents 8e89558 + 7f7bf8e commit da0042b
Showing 1 changed file with 32 additions and 26 deletions.
58 changes: 32 additions & 26 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,57 +1,63 @@
# 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](https://github.com/bavix/laravel-wallet-warmup/compare/3.0.0...master)

## [2.2.0](https://github.com/bavix/laravel-wallet-warmup/commit/2.1.0...2.2.0) - 2023-01-23

### Added

- add support laravel-wallet ^10.0

## [3.0.0](https://github.com/bavix/laravel-wallet-warmup/compare/2.2.2...3.0.0) - 2024-03-13

### What's Changed
## 3.0.0 - 2024-03-13

## What's Changed
* Configure Mend Bolt for GitHub by [@mend-bolt-for-github](https://github.com/mend-bolt-for-github) in https://github.com/bavix/laravel-wallet-warmup/pull/54
* [3.x] add support laravel-wallet:^11.0 by [@rez1dent3](https://github.com/rez1dent3) in https://github.com/bavix/laravel-wallet-warmup/pull/55

### New Contributors

## New Contributors
* [@mend-bolt-for-github](https://github.com/mend-bolt-for-github) made their first contribution in https://github.com/bavix/laravel-wallet-warmup/pull/54

**Full Changelog**: https://github.com/bavix/laravel-wallet-warmup/compare/2.2.2...3.0.0

## [2.2.2](https://github.com/bavix/laravel-wallet-warmup/compare/2.1.0...2.2.2) - 2024-01-17

### What's Changed
## 2.2.2 - 2024-01-17

## What's Changed
* Update driftingly/rector-laravel requirement from ^0.21 to ^0.22 by [@dependabot](https://github.com/dependabot) in https://github.com/bavix/laravel-wallet-warmup/pull/40
* Update driftingly/rector-laravel requirement from ^0.22 to ^0.25 by [@dependabot](https://github.com/dependabot) in https://github.com/bavix/laravel-wallet-warmup/pull/44
* Update driftingly/rector-laravel requirement from ^0.25 to ^0.26 by [@dependabot](https://github.com/dependabot) in https://github.com/bavix/laravel-wallet-warmup/pull/45
* Update rector/rector requirement from ^0.17 to ^0.19 by [@dependabot](https://github.com/dependabot) in https://github.com/bavix/laravel-wallet-warmup/pull/48


**Full Changelog**: https://github.com/bavix/laravel-wallet-warmup/compare/2.2.1...2.2.2

## [2.1.0](https://github.com/bavix/laravel-wallet-warmup/commit/2.0.0...2.1.0) - 2022-05-02
## 2.2.1 - 2023-07-08

## What's Changed
* add laravel-wallet:^10.0 by [@rez1dent3](https://github.com/rez1dent3) in https://github.com/bavix/laravel-wallet-warmup/pull/37


**Full Changelog**: https://github.com/bavix/laravel-wallet-warmup/compare/2.2.0...2.2.1

## 2.2.0 - 2023-01-23

### Added
- add support laravel-wallet ^10.0

- add support laravel-wallet ^9.0
## What's Changed
* update dependencies by [@rez1dent3](https://github.com/rez1dent3) in https://github.com/bavix/laravel-wallet-warmup/pull/27

## [2.0.0](https://github.com/bavix/laravel-wallet-warmup/commit/1.0.0...2.0.0) - 2022-02-16

**Full Changelog**: https://github.com/bavix/laravel-wallet-warmup/compare/2.1.0...2.2.0

## 2.1.0 - 2022-05-02

### Added
- add support laravel-wallet ^9.0

- Add support laravel-wallet ^8.0 (laravel ^9.0)
**Full Changelog**: https://github.com/bavix/laravel-wallet-warmup/compare/2.0.0...2.1.0

## [1.0.0](https://github.com/bavix/laravel-wallet-warmup/commit/3fad9a9e1ed58f3452d7ed1a6c52e0163110a57e) - 2021-11-30
## 2.0.0 - 2022-02-16

### Added
- Add support laravel-wallet ^8.0 (laravel ^9.0)

## 1.0.0 - 2021-11-30

### Added
- Add provider `WarmUpServiceProvider`.
- Add command `WarmUpCommand`.



0 comments on commit da0042b

Please sign in to comment.