Skip to content

Latest commit

 

History

History
58 lines (33 loc) · 2.32 KB

CHANGELOG.md

File metadata and controls

58 lines (33 loc) · 2.32 KB

Changelog

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

2.0.3 - 2024-04-12

What's Changed

  • Update create_wallets_logs_table.php.stub by @josecarpio99 in #21

New Contributors

  • @josecarpio99 made their first contribution in #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 #20
  • Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0 by @dependabot in #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 #15
  • Fix/style fix by @SSEsmaeeli in #17
  • Types by @HPWebdeveloper in #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 #10

v1.0.3 - 2023-12-15

  • [1.x] Fix problematic class references by @imanghafoori1 in #4

v1.0.2 - 2023-12-15

  • [1.x] Create check_imports.yml by @imanghafoori1 in #3
  • [1.x] Update composer.json by @imanghafoori1 in #3
  • [1.x] Update README.md by @imanghafoori1 in #3

v1.0.1 - 2023-12-12

  • [1.x]Optimize wallet retrieval to single query by @SSEsmaeeli in #2
  • [1.x] Configure Github Actions for PHP 8.3 testing by @SSEsmaeeli in #2
  • [1.x] fix PHPStan issues by @SSEsmaeeli in #2

Initial Release - 2023-12-01

  • Initial release