Skip to content

Commit

Permalink
Release 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mbode committed Dec 5, 2021
1 parent 89c655b commit 49c1162
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]
### Added
- Reintroduce possibility of partial moves by selecting _Finished_ as source
- Add builds for `darwin/arm64` and `windows/arm64` by upgrading Go from 1.15 to 1.17
### Changed
### Deprecated
### Removed
### Fixed
- Fix passing of extra arguments to `terraform plan` call
### Security


## [0.5.0] - 2021-12-05
### Added
- Reintroduce possibility of partial moves by selecting _Finished_ as source
- Add builds for `darwin/arm64` and `windows/arm64` by upgrading Go from 1.15 to 1.17
### Fixed
- Fix passing of extra arguments to `terraform plan` call

## [0.4.2] - 2021-12-05
### Fixed
- Fix deprecation warning about `bottle :unneeded` in homebrew tap
Expand All @@ -42,7 +46,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Initial release

[Unreleased]: https://github.com/mbode/terraform-state-mover/compare/0.4.2...HEAD
[Unreleased]: https://github.com/mbode/terraform-state-mover/compare/0.5.0...HEAD
[0.5.0]: https://github.com/mbode/terraform-state-mover/compare/0.4.2...0.5.0
[0.4.2]: https://github.com/mbode/terraform-state-mover/compare/0.4.1...0.4.2
[0.4.1]: https://github.com/mbode/terraform-state-mover/compare/0.4.0...0.4.1
[0.4.0]: https://github.com/mbode/terraform-state-mover/compare/0.3.0...0.4.0
Expand Down

0 comments on commit 49c1162

Please sign in to comment.