anytype-heart: add changelog

(cherry picked from commit 86a746b9c6)
This commit is contained in:
Kira Bruneau
2025-09-07 22:01:47 -04:00
committed by github-actions[bot]
parent c28740700a
commit 6457a77623

View File

@@ -82,6 +82,7 @@ buildGoModule (finalAttrs: {
meta = {
description = "Shared library for Anytype clients";
homepage = "https://anytype.io/";
changelog = "https://github.com/anyproto/anytype-heart/releases/tag/${finalAttrs.src.tag}";
license = lib.licenses.unfreeRedistributable;
maintainers = with lib.maintainers; [
autrimpo