# Changelog

All notable changes to `laravel-pay-pocket` will be documented in this file.

## 2.1.0 - 2024-06-27

### What's Changed

* Bump aglipanci/laravel-pint-action from 2.3.1 to 2.4 by @dependabot in https://github.com/HPWebdeveloper/laravel-pay-pocket/pull/26
* Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 by @dependabot in https://github.com/HPWebdeveloper/laravel-pay-pocket/pull/27
* Add check Laravel 11 compatibility by @HPWebdeveloper in https://github.com/HPWebdeveloper/laravel-pay-pocket/pull/28
* Test over the correct php version by @HPWebdeveloper in https://github.com/HPWebdeveloper/laravel-pay-pocket/pull/29
* Support Laravel 11 by @samehdoush in https://github.com/HPWebdeveloper/laravel-pay-pocket/pull/25

### New Contributors

* @samehdoush made their first contribution in https://github.com/HPWebdeveloper/laravel-pay-pocket/pull/25

**Full Changelog**: https://github.com/HPWebdeveloper/laravel-pay-pocket/compare/2.0.3...2.1.0

## 2.0.3 - 2024-04-12

### What's Changed

* Update create_wallets_logs_table.php.stub by @josecarpio99 in https://github.com/HPWebdeveloper/laravel-pay-pocket/pull/21

### New Contributors

* @josecarpio99 made their first contribution in https://github.com/HPWebdeveloper/laravel-pay-pocket/pull/21

**Full Changelog**: https://github.com/HPWebdeveloper/laravel-pay-pocket/compare/2.0.2...2.0.3

## 2.0.2 - 2024-04-12

### What's Changed

* Bump ramsey/composer-install from 2 to 3 by @dependabot in https://github.com/HPWebdeveloper/laravel-pay-pocket/pull/20
* Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0 by @dependabot in https://github.com/HPWebdeveloper/laravel-pay-pocket/pull/23

**Full Changelog**: https://github.com/HPWebdeveloper/laravel-pay-pocket/compare/2.0.1...2.0.2

## 2.0.1 - 2024-04-12

### What's Changed

* Update README.md by @3m1n3nc3 in https://github.com/HPWebdeveloper/laravel-pay-pocket/pull/15
* Fix/style fix by @SSEsmaeeli in https://github.com/HPWebdeveloper/laravel-pay-pocket/pull/17
* Types by @HPWebdeveloper in https://github.com/HPWebdeveloper/laravel-pay-pocket/pull/16

**Full Changelog**: https://github.com/HPWebdeveloper/laravel-pay-pocket/compare/2.0.0...2.0.1

## v2.0.0 - 2024-01-12

- [2.x] Add Transaction note by @3m1n3nc3 in https://github.com/HPWebdeveloper/laravel-pay-pocket/pull/10

## v1.0.3 - 2023-12-15

- [1.x] Fix problematic class references by @imanghafoori1 in https://github.com/HPWebdeveloper/laravel-pay-pocket/pull/4

## v1.0.2 - 2023-12-15

- [1.x] Create check_imports.yml by @imanghafoori1 in https://github.com/HPWebdeveloper/laravel-pay-pocket/pull/3
- [1.x] Update composer.json by @imanghafoori1  in https://github.com/HPWebdeveloper/laravel-pay-pocket/pull/3
- [1.x] Update README.md by @imanghafoori1 in https://github.com/HPWebdeveloper/laravel-pay-pocket/pull/3

## v1.0.1 - 2023-12-12

- [1.x]Optimize wallet retrieval to single query by @SSEsmaeeli in https://github.com/HPWebdeveloper/laravel-pay-pocket/pull/2
- [1.x] Configure Github Actions for PHP 8.3 testing by @SSEsmaeeli  in https://github.com/HPWebdeveloper/laravel-pay-pocket/pull/2
- [1.x] fix PHPStan issues by @SSEsmaeeli in https://github.com/HPWebdeveloper/laravel-pay-pocket/pull/2

## Initial Release - 2023-12-01

- Initial release
