CHANGELOG.md

# Changelog

## [Unreleased]

## [0.1.3] - 2021-12-07
### Added
- Safety assured handled with config comments

### Deprecated
- Using module attribute `@safety_assured`

## [0.1.2] - 2021-11-25
### Fixed
- Fixed generating warning messages

## [0.1.1] - 2021-11-19
### Fixed
- Fixed handling index with one column as an atom

## [0.1.0] - 2021-11-18
### Added
- First release!

[Unreleased]: https://github.com/artur-sulej/excellent_migrations/compare/v0.1.3...HEAD
[0.1.3]: https://github.com/artur-sulej/excellent_migrations/compare/v0.1.2...v0.1.3
[0.1.2]: https://github.com/artur-sulej/excellent_migrations/compare/v0.1.1...v0.1.2
[0.1.1]: https://github.com/artur-sulej/excellent_migrations/compare/v0.1.0...v0.1.1
[0.1.0]: https://github.com/artur-sulej/excellent_migrations/releases/tag/v0.1.0