From 8d49084e64404b971120f0fc96c12fc79e95ccb6 Mon Sep 17 00:00:00 2001 From: Ricardo de Cillo Date: Tue, 11 Jul 2017 17:45:04 +0200 Subject: [PATCH] Release version 1.0.0 After more than one year on the go, let's make this the version 1.0.0 with the addition of security feature. --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f042ade8af..d9d2a86b29 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to `Nakadi` 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/). -## [Unreleased] +## [1.0.0] ### Added - Authorization on reading from, modifying and publishing to an event type.