From e879e89e91a9a6a24df9cf4b03849cde9d57d1b6 Mon Sep 17 00:00:00 2001 From: Shivaram Lingamneni Date: Tue, 11 Jun 2019 04:23:35 -0400 Subject: [PATCH] fix references to release candidate --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 73a31d8f..1e955d2d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,8 @@ # Changelog All notable changes to Oragono will be documented in this file. -## [1.1.0-rc1] - 2019-06-03 -We have a number of exciting improvements in 1.1.0. Highlights include: +## [1.1.0-rc1] - 2019-06-11 +We're pleased to be publishing the release candidate for 1.1.0 (the official release should follow in a week or two, with more complete credits). This version has a number of exciting improvements, including: * Support for attaching multiple clients to the same nickname * Support for the newly ratified [message tags](https://ircv3.net/specs/extensions/message-tags.html) and [message ID](https://ircv3.net/specs/extensions/message-ids.html) IRCv3 specifications; client developers are invited to use Oragono as a reference when implementing these specifications