This commit is contained in:
Nikolas
2024-09-13 08:53:51 -07:00
parent fffe85e0bc
commit ee0c11306a
3 changed files with 27 additions and 15 deletions

View File

@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
Changes are grouped by the date they are merged to the main branch of the repository and are ordered from newest to oldest. Dates use the ISO 8601 extended calendar date format, i.e. YYYY-MM-DD.
## 2024-09-13
- Update godot compile harness with some path fixes.
## 2024-09-06
- Add `artifacts.py` to `harness_utils` for capturing test artifacts.