···4141 meta = {
4242 description = "Python module to get data from ABCD bus (RS-485) used by Carrier Infinity and Bryant Evolution HVAC systems";
4343 homepage = "https://github.com/dulitz/finitude";
4444+ changelog = "https://github.com/dulitz/finitude/releases/tag/v${version}";
4445 license = lib.licenses.mit;
4546 maintainers = with lib.maintainers; [ fab ];
4647 };