From 5b6dcd8942cb35ec2f5822ef5edfd7ae923fcd06 Mon Sep 17 00:00:00 2001 From: eval-exec <46400566+eval-exec@users.noreply.github.com> Date: Wed, 26 Aug 2026 10:36:17 +0000 Subject: [PATCH] feat: Update Neuron compatibility table --- compatible.json | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/compatible.json b/compatible.json index a13e0f21a..de6872d39 100644 --- a/compatible.json +++ b/compatible.json @@ -425,6 +425,35 @@ "0.3", "0.2" ] + }, + "0.209": { + "full": [ + "0.209", + "0.204", + "0.203", + "0.202", + "0.201", + "0.200", + "0.121", + "0.120", + "0.119", + "0.118", + "0.117", + "0.116", + "0.115", + "0.114", + "0.113", + "0.112", + "0.111", + "0.110", + "0.109" + ], + "light": [ + "0.5", + "0.4", + "0.3", + "0.2" + ] } } }