sporestack-python/CHANGELOG.md

48 lines
881 B
Markdown
Raw Normal View History

2022-02-10 21:47:57 +00:00
# Changelog
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.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
### Added
- Nothing yet.
### Fixed
- Nothing yet.
2022-03-30 23:00:54 +00:00
## [5.2.3 - 2022-03-30]
### Added
- Use `~/.sporestack/servers` instead of `~/.sporestack`. Will migrate existing servers automatically.
## [5.2.2 - 2022-02-24]
### Added
- Better `sporestack list` expired server handling.
2022-02-10 21:47:57 +00:00
## [5.2.1 - 2022-02-10]
### Added
- New, 32 character machine ID format. (Old, 64 hex character format still supported.)
- CHANGELOG.md in Keep a Changelog format.
## [5.2.0 - 2022-01-31]
### Added
- `sporestack rebuild` command.
## [5.1.2 - 2021-10-18]
### Added
- Send `sporestack-python/version` in Use-Agent header.