Skip to content

Commit

Permalink
added CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
Jendrik Poloczek committed Oct 23, 2016
1 parent eec06a7 commit 52ea1d7
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Change Log

## Mocked Streams 1.0 (Practice Peace)

* Released on Maven Central Repository
* Multiple input and output streams
* Specification of topology as function (KStreamBuilder => Unit)
* .outputTable will return compacted table as Map[K,V]
* Support for Scala 2.11.8
* Support for Apache Kafka 0.10.1.0
* Test suite

0 comments on commit 52ea1d7

Please sign in to comment.