Skip to content

Commit

Permalink
Add a CHANGELOG (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
mlange-42 authored Apr 18, 2024
1 parent b1ad04c commit 0331c4a
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Changelog

## [[v0.2.0]](https://github.com/mlange-42/isso/compare/v0.1.0...v0.2.0)

### Breaking changes

* Moved CLI app from folder `main` to `cmd/isso` (#12)

### Other

* Adds more unit tests to bring test coverage to 90% (#11)

## [[v0.1.0]](https://github.com/mlange-42/isso/tree/v0.1.0)

Initial release of *isso*.

0 comments on commit 0331c4a

Please sign in to comment.