Skip to content

Latest commit

 

History

History
82 lines (46 loc) · 1.65 KB

CHANGELOG.md

File metadata and controls

82 lines (46 loc) · 1.65 KB

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

0.2.0 - 2022-07-12

Changed

  • Moved to the Fresha organization

Fixed

  • New image on CircleCI

Added

  • Checking for default values being function calls (#11)
  • CHANGELOG.md
  • SECURITY.md

0.1.5 - 2021-11-11

Fixed

  • Tasks returns error code when migrations are not safe

0.1.4 - 2021-11-11

Fixed

  • Ignore down section of migrations

Changed

  • Better examples of usage

0.1.3 - 2021-11-04

Added

  • use StorngMigrations

Changed

  • Updated Readme with better examples

0.1.2 - 2021-11-02

Fixed

  • CI setup
  • Type warnings

0.1.1 - 2021-10-29

Added

  • Introduce safetry_assured as macro

0.1.0 - 2021-10-29

Added

  • Initial version