rtk-ai/rtk

Incorrect changelog.md

Open

#1,479 opened on 2026年4月23日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)Rust (2,914 forks)batch import
area:cidocumentationgood first issuepriority:low

Repository metrics

Stars
 (48,085 stars)
PR merge metrics
 (平均マージ 11d 1h) (30d で 45 merged PRs)

説明

the current changelog has a lot of "unreleased" headers, and duplicate versions (0.35). It's a bit challenging as an outsider to fix, but I guess the fix would be:

  • Remove existing "unreleased" sections
    • verify each items are correctly added in a release (the migration is especially challenging)
  • check the current release please process, fix it
  • add some testing ? (no duplicate headers would be a good start)

コントリビューターガイド