···41 meta = {
42 description = "Python module to get data from ABCD bus (RS-485) used by Carrier Infinity and Bryant Evolution HVAC systems";
43 homepage = "https://github.com/dulitz/finitude";
044 license = lib.licenses.mit;
45 maintainers = with lib.maintainers; [ fab ];
46 };
···41 meta = {
42 description = "Python module to get data from ABCD bus (RS-485) used by Carrier Infinity and Bryant Evolution HVAC systems";
43 homepage = "https://github.com/dulitz/finitude";
44+ changelog = "https://github.com/dulitz/finitude/releases/tag/v${version}";
45 license = lib.licenses.mit;
46 maintainers = with lib.maintainers; [ fab ];
47 };