diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..61f17ac --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,16 @@ +Change Log +========== + +Version 1.0.2 *(2017-01-10)* +---------------------------- + +* API CHANGE: SourcePersisterFactory & GsonParserFactory + + https://github.com/NYTimes/Store/pull/35 +* API CHANGE: FileSystemFactory + + https://github.com/NYTimes/Store/pull/28 + +* Addition of Travis CI, currently runs tests only + +