diff --git a/README.md b/README.md index b0beb94..1dc3aac 100644 --- a/README.md +++ b/README.md @@ -1,20 +1,5 @@ # Changelog -This repository exists for one reason — to keep track of what actually changes across the x-files.dk projects. -Every entry in here is written in plain English, not version-speak. No “v1.0.7 – Minor bug fixes.” Just context, reasoning, and the story behind each change. - -Over time, a lot of these scripts have evolved from private tools into public utilities. -That shift means thinking differently — checks, safeguards, and predictable behavior now matter just as much as getting the job done. -This changelog is where that evolution gets recorded. - -Each entry is dated in European format (**DD-MM-YYYY**) and reads like a short developer’s note — what changed, why it changed, and what was learned in the process. - -If you want to see the bigger picture or older notes, you’ll find them archived on [wiki.x-files.dk](https://wiki.x-files.dk). - -— Allan - ---- - ## 27-10-2025 Woke up in the middle of the night thinking, *“Hang on — I never actually tested the `-h` flag on my MariaDB scripts where MariaDB was a crucial part of the script’s operation.”*