File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,12 +4,12 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
55and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
66
7- ## [ Unreleased - 0.2]
7+ ## [ 0.2] - 05/05/2018
88- Kafka 1.1.0
99- Updated Embedded Kafka to v1.1.0-kafka1.1.0 (test dependency)
1010
1111
12- ## [ 0.1] - 08/03/2017
12+ ## [ 0.1] - 08/03/2018
1313- Kafka 1.0.1
1414- Initial Release
1515- Travis CI automation
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ name := "kafka-security-manager"
22
33organization := " com.github.simplesteph.ksm"
44
5- version := " 0.2-SNAPSHOT "
5+ version := " 0.2"
66
77scalaVersion := " 2.12.4"
88
You can’t perform that action at this time.
0 commit comments