diff --git a/CHANGELOG b/CHANGELOG new file mode 100644 index 0000000..832a30d --- /dev/null +++ b/CHANGELOG @@ -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 +