diff --git a/docs/changelog.md b/docs/changelog.md index d6cb745..12c61a4 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -1,5 +1,16 @@ # Changelog +6.13.0 / 2016-03-25 +=================== + + * Source files will not be included in the packaged app + * Fix bug where state of mainWindow is not managed properly + * Implement setting of verbose log level + * Implement infer of user agent from electron version + * Implement initial maximization of main window from cli + * Fix FOUC with inject CSS files + * No need to run CI test for gulp release + 6.12.1 / 2016-03-14 ===================