Skip to content

Commit

Permalink
Released 0.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
mvisonneau committed Apr 14, 2020
1 parent 962183b commit bfe2b49
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,16 @@ and this project adheres to [0ver](https://0ver.org).

## [Unreleased]

## [0.0.8] - 2020-04-14

### Added

- New CLI command to be able to remove variables configured on the workspace: `workspace delete-variables`
- A couple commands to enable/disable the operations on the workspace from the CLI
- Refactored the CLI

### Changed

- Renamed some CLI commands & helpers

## [0.0.7] - 2020-04-09

Expand Down Expand Up @@ -97,7 +102,8 @@ and this project adheres to [0ver](https://0ver.org).
- dry-run feature on render function
- purge unmanaged variables

[Unreleased]: https://github.com/mvisonneau/tfcw/compare/0.0.7...HEAD
[Unreleased]: https://github.com/mvisonneau/tfcw/compare/0.0.8...HEAD
[0.0.8]: https://github.com/mvisonneau/tfcw/tree/0.0.8
[0.0.7]: https://github.com/mvisonneau/tfcw/tree/0.0.7
[0.0.6]: https://github.com/mvisonneau/tfcw/tree/0.0.6
[0.0.5]: https://github.com/mvisonneau/tfcw/tree/0.0.5
Expand Down

0 comments on commit bfe2b49

Please sign in to comment.