Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 428 Bytes

CHANGELOG.md

File metadata and controls

27 lines (19 loc) · 428 Bytes

Changelog

All notable changes to otp will be documented in this file

Version 5.0

  • Added support for Laravel 8
  • New Github Workflows
  • Dropped support for older Laravel Versions

Version 4.0

Added

  • Unique OTP on each generation
  • Forget OTP on demand
  • New otp() helper function

Version 3.0

Added

  • Laravel 7 Support
  • Dependancy Updates

Version 2.0

Added

  • Laravel 6 Support
  • Everything