Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 407 Bytes

CHANGELOG.md

File metadata and controls

16 lines (11 loc) · 407 Bytes

Changelog

All notable changes to laravel-safe-migration will be documented in this file.

v1.1.0 - 2023-05-03

  • feat: add dependabot
  • feat: add workflow fix php code style
  • feat: echo artisan output on success
  • feat: set return type void for generateBackup function
  • feat: add support for enable/disable package via env
  • fix: laravel-safe.. typo

1.0.0 - 2023-05-01

  • feat: initial commit