rtk-ai/rtk

Incorrect changelog.md

Open

#1,479 创建于 2026年4月23日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)Rust (2,914 fork)batch import
area:cidocumentationgood first issuepriority:low

仓库指标

Star
 (48,085 star)
PR 合并指标
 (平均合并 11天 1小时) (30 天内合并 45 个 PR)

描述

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)

贡献者指南