qgroundcontrol: add changelog

This commit is contained in:
Gavin John
2024-09-13 16:01:56 -07:00
parent e78df2f24e
commit 54bda8090b
@@ -104,6 +104,7 @@ stdenv.mkDerivation rec {
meta = {
description = "Provides full ground station support and configuration for the PX4 and APM Flight Stacks";
homepage = "https://qgroundcontrol.com/";
changelog = "https://github.com/mavlink/qgroundcontrol/blob/master/ChangeLog.md";
license = lib.licenses.gpl3Plus;
platforms = lib.platforms.linux;
maintainers = with lib.maintainers; [