mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-24 22:58:43 +01:00
31 lines
735 B
Markdown
31 lines
735 B
Markdown
|
# Changelog
|
||
|
|
||
|
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]
|
||
|
|
||
|
## [0.41.0] - 2019-11-15
|
||
|
### Added
|
||
|
- reduce default channel check interval to 40
|
||
|
- increase invoice monitor time to 1 hour
|
||
|
|
||
|
## [0.39.0] - 2019-11-04
|
||
|
### Added
|
||
|
- fix logging
|
||
|
- update blitz.touchscreen.sh scripts
|
||
|
|
||
|
## [0.36.0] - 2019-11-03
|
||
|
### Added
|
||
|
- require at least gRPC (grpcio) version 1.24.3 (to address atomic_exchange_8 issue)
|
||
|
- fix issue on "not-default" setup (not bitcoin/mainnet)
|
||
|
|
||
|
## [0.29.0] - 2019-11-02
|
||
|
### Added
|
||
|
- almost all must-have features have been implemented
|
||
|
|
||
|
|
||
|
## [0.22.2] - 2019-10-27
|
||
|
### Added
|
||
|
- initial creation
|