diff --git a/CHANGELOG.md b/CHANGELOG.md index 1a46077..ff2b47a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,3 +11,7 @@ ## v0.1.2 * Including the resource directory to the executable binary. + +## v0.1.3 +* Assign the working directory name to the document(project) if the user does not enter one. +* Minor bug fixes.