From 67fe9c7863cc7ad699eebff4b1b2b74f115459cc Mon Sep 17 00:00:00 2001 From: Jesper Louis Andersen Date: Sat, 7 Mar 2020 11:33:11 +0100 Subject: [PATCH] Track we have added secretstream support --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f5e9ca4..8c0b3ce 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). +## [unreleased] + +### Added + +- Secretstream support was added to the API (Alexander Malaev) + ## [1.0.0] ### Compatibility