Skip to content
This repository has been archived by the owner on Jun 7, 2024. It is now read-only.

Commit

Permalink
Merge pull request #701 from zalando/add-changelog
Browse files Browse the repository at this point in the history
Add a changelog file
  • Loading branch information
rcillo authored Jul 11, 2017
2 parents 3711a96 + 8d49084 commit 8b7cd25
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Change Log
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/).

## [1.0.0]

### Added
- Authorization on reading from, modifying and publishing to an event type.

0 comments on commit 8b7cd25

Please sign in to comment.