diff --git a/programs/registry/CHANGELOG.md b/programs/registry/CHANGELOG.md new file mode 100644 index 0000000000..e27d117f2f --- /dev/null +++ b/programs/registry/CHANGELOG.md @@ -0,0 +1,9 @@ +# Changelog + +All notable changes to this package will be documented in this file. + +## 2026-03-02 + +### Features + +- `is_registration_phase()` no longer enforces the registration time window check. Foresters can now register for an epoch at any time within the activation window, not only during the designated registration phase. (#2321)