Skip to content

Commit

Permalink
Release v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
aslakhellesoy committed Feb 7, 2022
1 parent 75c7ba7 commit 81f0fb8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.1.0] - 2022-02-07
### Changed
- Return error from `Lhdiff`
- CLI prints errors
Expand Down Expand Up @@ -34,7 +35,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- First functional version

[Unreleased]: https://github.com/SmartBear/lhdiff/compare/v0.0.5...HEAD
[Unreleased]: https://github.com/SmartBear/lhdiff/compare/v0.1.0...HEAD
[0.1.0]: https://github.com/SmartBear/lhdiff/compare/v0.0.5...v0.1.0
[0.0.5]: https://github.com/SmartBear/lhdiff/compare/v0.0.4...v0.0.5
[0.0.4]: https://github.com/SmartBear/lhdiff/compare/v0.0.3...v0.0.4
[0.0.3]: https://github.com/SmartBear/lhdiff/compare/v0.0.2...v0.0.3
Expand Down

0 comments on commit 81f0fb8

Please sign in to comment.