From e4164cc4972916d819296a692a612a3057694edd Mon Sep 17 00:00:00 2001 From: NullVoxPopuli Date: Mon, 11 May 2026 15:16:48 +0000 Subject: [PATCH 1/3] Advance RFC 0561 to Stage released --- text/0561-add-numeric-comparison-operators.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/text/0561-add-numeric-comparison-operators.md b/text/0561-add-numeric-comparison-operators.md index ab77a77592..5acf58b563 100644 --- a/text/0561-add-numeric-comparison-operators.md +++ b/text/0561-add-numeric-comparison-operators.md @@ -1,5 +1,5 @@ --- -stage: ready-for-release +stage: released start-date: 2019-12-08T00:00:00.000Z release-date: release-versions: From f88815c9fb07eb309a79222bca642c803094f516 Mon Sep 17 00:00:00 2001 From: "Ember.js RFCS CI" Date: Mon, 11 May 2026 15:16:53 +0000 Subject: [PATCH 2/3] Update RFC 0561 released PR URL --- text/0561-add-numeric-comparison-operators.md | 1 + 1 file changed, 1 insertion(+) diff --git a/text/0561-add-numeric-comparison-operators.md b/text/0561-add-numeric-comparison-operators.md index 5acf58b563..389c619983 100644 --- a/text/0561-add-numeric-comparison-operators.md +++ b/text/0561-add-numeric-comparison-operators.md @@ -8,6 +8,7 @@ teams: prs: accepted: 'https://github.com/emberjs/rfcs/pull/561' ready-for-release: 'https://github.com/emberjs/rfcs/pull/1179' + released: 'https://github.com/emberjs/rfcs/pull/1185' project-link: --- From 2eb97f55c6e3984fe0beab837a18730e2a03a105 Mon Sep 17 00:00:00 2001 From: Katie Gengler Date: Mon, 22 Jun 2026 17:23:42 -0400 Subject: [PATCH 3/3] Update release info --- text/0561-add-numeric-comparison-operators.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/text/0561-add-numeric-comparison-operators.md b/text/0561-add-numeric-comparison-operators.md index 389c619983..77fc90eb84 100644 --- a/text/0561-add-numeric-comparison-operators.md +++ b/text/0561-add-numeric-comparison-operators.md @@ -1,8 +1,9 @@ --- stage: released start-date: 2019-12-08T00:00:00.000Z -release-date: +release-date: 2026-06-22T00:00:00.000Z release-versions: + ember-source: 7.1.0 teams: - framework prs: