Skip to content

Commit

Permalink
Prepare release v0.1.1 (#10)
Browse files Browse the repository at this point in the history
Co-authored-by: GitHub Actions <[email protected]>
  • Loading branch information
github-actions[bot] and web-flow authored Mar 18, 2022
1 parent 46d2825 commit c6c0e49
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [v0.1.1] - 2022-03-18

### Changed

- Update deprecated dependencies (clap::App)
- Update deprecated dependencies (clap::App)

## [v0.1.0] - 2021-04-03

First release of the tool

[Unreleased]: https://github.com/vikin91/yaml2env/compare/v0.1.0...HEAD
[Unreleased]: https://github.com/vikin91/yaml2env/compare/v0.1.1...HEAD

[v0.1.1]: https://github.com/vikin91/yaml2env/compare/v0.1.0...v0.1.1

[v0.1.0]: https://github.com/vikin91/yaml2env/compare/91269ae50fc62d36ee50f666843ecabc2c9145b4...v0.1.0

0 comments on commit c6c0e49

Please sign in to comment.