Hi Bo, On Tue, 20. Aug 2019 at 10:24:45 +0200, Bo Victor Thomsen wrote: > This will probably be "facepalm" moment for me.. > > However: Where can I find a changelog for the different point releases of > QGIS ?, i.e. 3.8.1, 3.8.2 ....
git log --reverse --pretty=short final-3_8_1^..final-3_8_2 or https://github.com/qgis/QGIS/compare/final-3_8_1%5E...final-3_8_2 Jürgen -- Jürgen E. Fischer norBIT GmbH Tel. +49-4931-918175-31 Dipl.-Inf. (FH) Rheinstraße 13 Fax. +49-4931-918175-50 Software Engineer D-26506 Norden https://www.norbit.de -- norBIT Gesellschaft fuer Unternehmensberatung und Informationssysteme mbH Rheinstrasse 13, 26506 Norden GF: Juergen Fischer, Nils Kutscher HR: Amtsgericht Aurich HRB 100827 Datenschutzerklaerung: https://www.norbit.de/83/ _______________________________________________ QGIS-Developer mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
