From 2a29ee52258cee34a86ec355a807beb6ffea7279 Mon Sep 17 00:00:00 2001 From: Andy Lo-A-Foe Date: Sun, 11 Sep 2022 14:42:38 +0200 Subject: [PATCH] Prepare release --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4178ee0..c9c5f41 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). +## v5.5.0 + +- Support for remote writes + ## v5.3.5 - Upgrade Variant to v0.0.33