From 7ccda4d0badc1f382f57500ac077cfc53fc141b1 Mon Sep 17 00:00:00 2001 From: kategengler Date: Mon, 4 May 2026 17:20:57 +0000 Subject: [PATCH 1/2] Advance RFC 0562 to Stage ready-for-release --- text/0562-add-logical-operators.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/text/0562-add-logical-operators.md b/text/0562-add-logical-operators.md index 1ea5edf2bd..df54440186 100644 --- a/text/0562-add-logical-operators.md +++ b/text/0562-add-logical-operators.md @@ -1,12 +1,12 @@ --- -stage: accepted +stage: ready-for-release start-date: 2019-12-08T00:00:00.000Z release-date: release-versions: teams: - framework prs: - accepted: https://github.com/emberjs/rfcs/pull/562 + accepted: 'https://github.com/emberjs/rfcs/pull/562' project-link: --- From 56db3383a448593eda04e9eb671629d423bb3364 Mon Sep 17 00:00:00 2001 From: "Ember.js RFCS CI" Date: Mon, 4 May 2026 17:21:01 +0000 Subject: [PATCH 2/2] Update RFC 0562 ready-for-release PR URL --- text/0562-add-logical-operators.md | 1 + 1 file changed, 1 insertion(+) diff --git a/text/0562-add-logical-operators.md b/text/0562-add-logical-operators.md index df54440186..534fa2aa7b 100644 --- a/text/0562-add-logical-operators.md +++ b/text/0562-add-logical-operators.md @@ -7,6 +7,7 @@ teams: - framework prs: accepted: 'https://github.com/emberjs/rfcs/pull/562' + ready-for-release: 'https://github.com/emberjs/rfcs/pull/1181' project-link: ---