Add changelog

This commit is contained in:
Justin Hawkins 2025-04-26 12:08:14 +09:30
parent 07b6f6b43c
commit 1df08bff4c

View File

@ -5,38 +5,38 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## v1.0.0
## v1.0.0 - 2025-04-26
### Added
* burn mode - removed copied files from the server
## v0.0.5
## v0.0.5 - 2025-04-26
### Changed
* minor refactoring
* start using goreleaser
## v0.0.4
## v0.0.4 - 2022-01-26
### Added
* timestamps on list output
## v0.0.3
## v0.0.3 - 2022-01-25
### Added
* get authtoken from the terminal if not available elsewhere
## v0.0.2
## v0.0.2 - 2022-01-17
### Added
* add -p to paste from a file instead of stdin
## v0.0.1
## v0.0.1 - 2022-01-16
Initial version