[deb] Release v0.17.1

This commit is contained in:
Jenkins system 2023-02-21 17:44:57 +01:00 committed by Markus Zolliker
parent 65c5277a79
commit c9500bcd96

19
debian/changelog vendored
View File

@ -1,3 +1,22 @@
frappy-core (0.17.1) focal; urgency=medium
[ Georg Brandl ]
* gitignore: ignore demo PID file
* config: demo config fixes
* cfg: repair demo cfg after conversion
* gui: make spacing more consistent
[ Markus Zolliker ]
* fix links in doc/introduction
[ Georg Brandl ]
* gui console: better formatting of input/output
* gui: as a stopgap measure, apply %g format to floats
* gui: clear tree selection by clicking into empty space
* gui: make plot windows children of the node, so they close automatically
-- Georg Brandl <jenkins@frm2.tum.de> Tue, 21 Feb 2023 17:44:56 +0100
frappy-core (0.17.0) focal; urgency=medium
[ Alexander Zaft ]