Add changelog entry for #173, document attribution format in AGENTS.md

This commit is contained in:
Mario Zechner 2025-12-13 02:06:39 +01:00
parent db886746b4
commit 38119ffbb0
2 changed files with 11 additions and 0 deletions

View file

@ -2,6 +2,10 @@
## [Unreleased]
### Fixed
- Fixed double blank lines rendering after markdown code blocks ([#173](https://github.com/badlogic/pi-mono/pull/173) by [@markusylisiurunen](https://github.com/markusylisiurunen))
## [0.20.1] - 2025-12-13
### Added