Create changelog

This commit is contained in:
emerald 2022-10-12 15:18:13 -04:00
parent 23a700a4d8
commit 4b2b0c14ec
Signed by: emerald
GPG Key ID: 5648BBF928C9DC43
1 changed files with 16 additions and 0 deletions

16
CHANGELOG.md Normal file
View File

@ -0,0 +1,16 @@
# 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
- Load last selected ray file at launch
- Add `blink_interval` to config file
### Changed
- Loading rays at launch should be more consistent