Update Changelog

This commit is contained in:
rlaphoenix
2022-11-25 08:22:34 +00:00
parent a9aca6c29c
commit 14a6c9b0cc
+6
View File
@@ -5,6 +5,12 @@ 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/), 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). and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## Unreleased
### Fixed
- Fix loading of `prod.keys` from the `~/.switch` folder due to incorrect file-exists checks.
## [1.2.0] - 2022-11-13 ## [1.2.0] - 2022-11-13
### Added ### Added