소스 검색

CHANGELOG: add entry for #6210

ᴜɴᴋɴᴡᴏɴ 4 년 전
부모
커밋
c1db31c130
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      CHANGELOG.md

+ 2 - 0
CHANGELOG.md

@@ -10,6 +10,8 @@ All notable changes to Gogs are documented in this file.
 
 ### Fixed
 
+- The `updated_at` field is now correctly updated when updates an issue. [#6209](https://github.com/gogs/gogs/issues/6209)
+
 ### Removed
 
 - ⚠️ Migrations before 0.12 are removed, installations not on 0.12 should upgrade to it to run the migrations and then upgrade to 0.13.