diff --git a/CHANGELOG.md b/CHANGELOG.md index ae41765be1..c88cdb613d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 ` +## 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`