From 89c729fbdf86805d52dbaa1092072488288aef07 Mon Sep 17 00:00:00 2001 From: george-claude Date: Sun, 12 Jul 2026 09:42:41 +0100 Subject: [PATCH] Add wiki page: Changelog --- Changelog.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 Changelog.md diff --git a/Changelog.md b/Changelog.md new file mode 100644 index 0000000..cdca71d --- /dev/null +++ b/Changelog.md @@ -0,0 +1,6 @@ +# Changelog + +Journal des évolutions techniques notables. + +- Ajout de `CLAUDE.md` (doc destinée aux agents IA). +- `feature/pydantic_character_builder` mergée sur `main` : backend de persistance alternatif via `pydantic`, activable par `ELIRON_BUILDER=pydantic`.