diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..56277ce --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,11 @@ +CHANGELOG +========= + +## 1.0.2 + +* Added addContent method to OcflObject and createNewObjectContent method to repository - these allow object content to be added by a callback +* Fixed bug in building the deposit directory for adding new objects + +## 1.0.1 + +* First npm version \ No newline at end of file