From 40947e3203d166643121964119c8a0acae3afa98 Mon Sep 17 00:00:00 2001 From: Jean-Francois HOVINNE <jean-francois.hovinne@ext.ec.europa.eu> Date: Fri, 12 Jan 2024 13:17:42 +0000 Subject: [PATCH] docs: Update release notes (fixes #18) --- RELEASES.md | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/RELEASES.md b/RELEASES.md index a6c88f7..d1c6c19 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -1,16 +1,22 @@ # Releases -## 2.1.0 +## 2.2.x - Node.js 16.x support removed. +- Switch to dnf module (RHEL). -## 2.0.0 +## 2.1.x + +- RHEL repositories updates. +- AL2 upstream releases. + +## 2.0.x - Node.js 20.x set as default version. - RedHat 7 and Ubuntu 18.04 support removed. - Node.js 18.x and 20.x for Amazon Linux 2 support added. -## 1.0.0 +## 1.0.x - Ubuntu 22.04 LTS support added. - Node.js 16.x -- GitLab