mirror of
https://github.com/veeso/termscp.git
synced 2026-09-25 21:41:20 -07:00
Working on 0.3.0
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
- [Changelog](#changelog)
|
- [Changelog](#changelog)
|
||||||
|
- [0.3.0](#030)
|
||||||
- [0.2.0](#020)
|
- [0.2.0](#020)
|
||||||
- [0.1.3](#013)
|
- [0.1.3](#013)
|
||||||
- [0.1.2](#012)
|
- [0.1.2](#012)
|
||||||
@@ -9,6 +10,10 @@
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## 0.3.0
|
||||||
|
|
||||||
|
FIXME: Released on
|
||||||
|
|
||||||
## 0.2.0
|
## 0.2.0
|
||||||
|
|
||||||
Released on 21/12/2020
|
Released on 21/12/2020
|
||||||
|
|||||||
Generated
+1
-1
@@ -1029,7 +1029,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "termscp"
|
name = "termscp"
|
||||||
version = "0.2.0"
|
version = "0.3.0"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"bytesize",
|
"bytesize",
|
||||||
"chrono",
|
"chrono",
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "termscp"
|
name = "termscp"
|
||||||
version = "0.2.0"
|
version = "0.3.0"
|
||||||
authors = ["Christian Visintin"]
|
authors = ["Christian Visintin"]
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
license = "GPL-3.0"
|
license = "GPL-3.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user