aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog.rst14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog.rst b/ChangeLog.rst
new file mode 100644
index 0000000..33d32bc
--- /dev/null
+++ b/ChangeLog.rst
@@ -0,0 +1,14 @@
+0.1.1 (2017-05-10)
+------------------
+
+* Added ChangeLog.rst (this file).
+* Disabled `"native menu bar" <http://doc.qt.io/qt-5/qmenubar.html#nativeMenuBar-prop>`_ (menu was totally absent in Ubuntu).
+* Fixed off-by-one error in progress bar (it was never reaching 100%).
+* If an image has no objects, remove its label file rather than writing empty one.
+
+
+0.1.0 (2017-02-06)
+------------------
+
+* Initial version.
+