Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 596 Bytes

CHANGES.md

File metadata and controls

12 lines (9 loc) · 596 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.1.0] - 2023-11-19

Breaking change

  • Added a scan for any kind of resource that is outside of res://. If resources now contain any reference to another resource that is outside of res:// they will not be loaded. This prevents injecting scripts by putting script files next to the resource.

[0.0.1] - 2023-10-12

  • Initial release.