Skip to content

Latest commit

 

History

History
126 lines (55 loc) · 4.99 KB

CHANGELOG.md

File metadata and controls

126 lines (55 loc) · 4.99 KB

0.15.0 (2024-04-08)

Features

  • l11: laravel 11.x compatibility (0c6839e)

0.14.0 (2023-02-15)

Features

  • L10: update for laravel 10 (231d326)

0.13.3 (2023-01-17)

Bug Fixes

  • php-dep: use the latest php client (49c4f93), closes #14

0.13.2 (2022-03-18)

Bug Fixes

  • release: add new release (6e0ef5b)

0.13.1 (2021-08-30)

Bug Fixes

  • php8: take latest fix from msg91-php (d47014e)

0.13.0 (2021-04-07)

Features

  • octane: add laravel/octane compatibility (#10) (5565d2a)

0.12.1 (2021-03-23)

Bug Fixes

  • otp-resend: update patch from msg91-php (#8) (b7014ae)

0.12.0 (2020-11-11)

Features

0.11.2 (2020-10-20)

Bug Fixes

  • verify-otp: verification not working (1466aaf), closes #5

0.11.1 (2020-09-30)

Bug Fixes

  • variables: merging sms options remove variables (af4ec6b)

0.11.0 (2020-09-29)

Features

  • deps: update msg91-php to latest (8268705)

0.10.0 (2020-09-29)

Features

  • deps: get the latest msg91-php client (14e9993)

0.9.1 (2020-09-29)

Bug Fixes

  • tests: add test for opt and sms (dd934f8)

0.9.0 (2020-09-29)

Features

  • docs: update docs to include basic examples (19204f3)

0.8.0 (2020-09-18)

Features

  • laravel-8: add support for Laravel 8 (1046bca)

0.7.2 (2020-06-02)

Bug Fixes

0.7.1 (2020-03-06)

Bug Fixes

  • actions: test actions not working with version conflict (a04e19a)
  • php: add support for php 5.6 and 7.1 (1d53cbe)

0.7.0 (2020-03-06)

Features

  • laravel-7: add laravel 7 support (af592c4), closes #1