From 0d06561d2bc3fd6605ffa7700500af36b653b985 Mon Sep 17 00:00:00 2001 From: Philip O'Toole Date: Sun, 11 Jun 2017 22:09:09 -0700 Subject: [PATCH] Create CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fb21d727..3facd2f2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ ## 4.0.0 (unreleased) The 4.0 codebase is currently compatible with the 3.x series and nodes can be upgraded without any special steps. However, this will not be the case when 4.0 is actually released, and upgrade instructions will be provided at that time. -- [PR #307](https://github.com/rqlite/rqlite/pull/307): Support node-to-node encryption. +- [PR #307](https://github.com/rqlite/rqlite/pull/307): Support node-to-node encryption. Fixes [issue #93](https://github.com/rqlite/rqlite/issues/93). ## 3.14.0 (May 4th 2017) - [PR #304](https://github.com/rqlite/rqlite/pull/304): Switch to Go 1.8.1.