rtk-ai/rtk

Incorrect changelog.md

Open

#1479 aperta il 23 apr 2026

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)Rust (2914 fork)batch import
area:cidocumentationgood first issuepriority:low

Metriche repository

Star
 (48.085 star)
Metriche merge PR
 (Merge medio 8g 17h) (49 PR mergiate in 30 g)

Descrizione

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)

Guida contributor