- Bug fixes and improvements
+ New Features and Bug Fixes
+ - New color picker for Fills and Borders.
+ - Zooming with mouse wheel follows the position of the cursor.
- Fix loading Artboards background color when opening a file.
- Fix numbering of newly created items.
- Fix Gtk-CRITICAL warning when opening the Export Dialog.
- Fix flipping items inside Artboards.
- Fix crash when dropping flipped items inside Artboards.
- - Zooming with mouse wheel follows the position of the cursor.
- General code improvements and optimization.
diff --git a/debian/changelog b/debian/changelog
index 789e65724..0e575cbfd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,14 +1,15 @@
com.github.akiraux.akira (0.0.13) xenial; urgency=medium
+ * New color picker for Fills and Borders.
+ * Zooming with mouse wheel follows the position of the cursor.
* Fix loading Artboards background color when opening a file.
* Fix numbering of newly created items.
* Fix Gtk-CRITICAL warning when opening the Export Dialog.
* Fix flipping items inside Artboards.
* Fix crash when dropping flipped items inside Artboards.
- * Zooming with mouse wheel follows the position of the cursor.
* General code improvements and optimization.
- -- Alessandro Castellani