From 7a87bcfce25d1994975fe8c97d21a8910dfeae70 Mon Sep 17 00:00:00 2001 From: MohammadReza Palide Date: Fri, 3 Nov 2023 06:06:55 +0000 Subject: [PATCH] update CHANGELOG.md --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) 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`