From 54b3feb8056c5cecacebe70fe75af085a4635b91 Mon Sep 17 00:00:00 2001 From: Intel A80486DX2-66 Date: Tue, 12 Aug 2025 03:29:57 +0300 Subject: [PATCH] docs(fork-changes.md): document commits f1d198fec9 and f0abfce979 --- fork-changes.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/fork-changes.md b/fork-changes.md index 9c2e69cb..3580aa4c 100644 --- a/fork-changes.md +++ b/fork-changes.md @@ -3,5 +3,7 @@ This document details the modifications applied to this repository compared to the original upstream version. +- Normalized line endings to LF excluding the `.vscode` directory. +- Reformatted code using haxe-formatter. - Allowed blank template issues. - Renamed `alsoft.txt` to `alsoft.ini` for file extension correctness.