-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
840ea7c
commit bc0fa37
Showing
1 changed file
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,19 @@ | ||
# CHANGELOG | ||
|
||
## Unreleased | ||
## v | ||
|
||
|
||
## v0.4 | ||
|
||
* fix(sxtctl): build binaries for all platforms [view commit](https://github.com/catenasys/sxtctl/commit/fb62df16896c569c0bd6b7333bb78c04024af2f3) | ||
* fix(sxtctl): allow dashes in remote names [view commit](https://github.com/catenasys/sxtctl/commit/e6447c6f72a01aaf5f2b045625cf5af806e74516) | ||
* fix(sxtctl): append newline after json output [view commit](https://github.com/catenasys/sxtctl/commit/263fa73250b70b7f6075efe723cbed9a998f8158) | ||
* fix(sxtctl): build binaries for all platforms | ||
* fix(sxtctl): allow dashes in remote names | ||
* fix(sxtctl): append newline after json output | ||
|
||
## v0.3 | ||
|
||
* feat(sxtctl): enable darwin build [view commit](https://github.com/catenasys/sxtctl/commit/683e2eb25b490469d498947c87fb6a4a99e26595) | ||
* feat(sxtctl): enable darwin build | ||
|
||
## v0.2 | ||
|
||
* fix(sxtctl): forgot to add go mod [view commit](https://github.com/catenasys/sxtctl/commit/cb88fc60695e41f9b673ba5138671e8018e2bd53) | ||
* fix(sxtctl): forgot to add go mod | ||
|