Skip to content

Commit

Permalink
update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mrpalide committed Nov 3, 2023
1 parent efee0e7 commit 7a87bcf
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

updates may be generated with `scripts/changelog.sh <PR#lowest> <PR#highest>`

## 1.3.14

- Fix two panic issues on `skywire-cli` commands [#1671](https://github.com/skycoin/skywire/pull/1671)
- Improve UI and Backend on `reboot` and `turn off` [#1670](https://github.com/skycoin/skywire/pull/1670)
- add skywire version to `skywire-cli log` [#1669](https://github.com/skycoin/skywire/pull/1669)
- fix issue fetching data from hardcoded server [#1666](https://github.com/skycoin/skywire/pull/1666)
- Fix wrong config generation with t flag [#1661](https://github.com/skycoin/skywire/pull/1661)

## 1.3.9

- Fix `skywire-cli config gen -r`
Expand Down

0 comments on commit 7a87bcf

Please sign in to comment.