From b3d8f6c4cdf0f247c01d8987ed5596bca9fb7b1e Mon Sep 17 00:00:00 2001 From: Brandon Ellis Date: Thu, 22 Sep 2022 12:23:13 -0400 Subject: [PATCH] RELEASES.md: Update for v19.1.0 --- RELEASES.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/RELEASES.md b/RELEASES.md index 0dc044f0..487bc21f 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -13,10 +13,13 @@ TAME developers: Add new changes under a "NEXT" heading as part of the commits that introduce the changes. To make a new release, run `tools/mkrelease`, which will handle updating the heading for you. +v19.1.0 (2022-09-22) +==================== +Add gt/gte/lt/lte operators to if/unless v19.0.3 (2022-04-01) ==================== -Add upper/lower state code abbrevation +Add upper/lower state code abbreviation v19.0.2 (2022-03-07)