From 34e8eb0e6745021057afbccca2b819db2a18b02e Mon Sep 17 00:00:00 2001 From: zenfyr Date: Fri, 12 Jun 2026 15:01:03 +0700 Subject: [PATCH] chore: CHANGELOG.md --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1e4960a..ac04a5f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,4 +2,5 @@ - Added `loot.LootCodecs` & `loot.LootContextBuilder` from Andromeda and Commander. - in 1.20.1, `LootCodecs` is a wrapper around `Json(De)SerializationContext`, in future versions it uses the real codecs. - - `LootContextBuilder` is a wrapper around `LootParams.Builder` with some utility methods added. \ No newline at end of file + - `LootContextBuilder` is a wrapper around `LootParams.Builder` with some utility methods added. +- Exposed custom dynamic ops in `JsonCodecDataLoader`, finalized the `apply`, moved codec parsing to `prepare`, matching newer MC versions. \ No newline at end of file -- 2.51.2