mirror of
https://github.com/veeso/termscp.git
synced 2025-12-07 09:36:00 -08:00
24 lines
388 B
Markdown
24 lines
388 B
Markdown
# Changelog
|
|
|
|
- [Changelog](#changelog)
|
|
- [0.1.1](#011)
|
|
- [0.1.0](#010)
|
|
|
|
---
|
|
|
|
## 0.1.1
|
|
|
|
Work in progress
|
|
|
|
- enhancements:
|
|
- password prompt: ask before performing terminal clear
|
|
- file explorer: file names are now sorted ignoring capital letters
|
|
- bugfix:
|
|
- prevent panic in set_progress, for progress values `> 100.0 or < 0.0`
|
|
|
|
## 0.1.0
|
|
|
|
Released on 06/12/2020
|
|
|
|
- First release
|