mirror of
https://github.com/BluemediaDev/muse.git
synced 2025-06-27 17:22:42 +02:00
Don't silently fail
This commit is contained in:
parent
dcdec2d49e
commit
65dd43ac68
2 changed files with 39 additions and 49 deletions
|
@ -5,6 +5,8 @@ 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]
|
||||
### Changed
|
||||
- Track lookups no longer fail silently (error is returned and logged)
|
||||
|
||||
## [0.3.1] - 2022-01-06
|
||||
### Fixed
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue