Fix regression with derived sources

This commit is contained in:
aaron 2024-07-19 11:21:49 +01:00
parent 4f3fccd3bb
commit 2dc2814d76
3 changed files with 34 additions and 4 deletions

View file

@ -6,6 +6,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
--------------------------------------------------------------------------------
## Unreleased
### Fixed
- Error stack traces being lost.
--------------------------------------------------------------------------------
## [0.2.0] - 2023-11-22
### Added