Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 333 Bytes

CHANGELOG.md

File metadata and controls

15 lines (8 loc) · 333 Bytes

1.1.1

  • Slight performance improvement for journey.migrate

1.1.0

  • Add rollback and reset api to rollback or reset migrations, so they can be executed again.

1.0.1

  • Refactor how migrations are stored, increasing performance slightly

1.0.0

  • Initial release with basic only once execution of migrations logic