rtk-ai/rtk

Incorrect changelog.md

Open

#1 479 ouverte le 23 avr. 2026

Voir sur GitHub
 (1 commentaire) (0 réactions) (0 assignés)Rust (2 914 forks)batch import
area:cidocumentationgood first issuepriority:low

Métriques du dépôt

Stars
 (48 085 stars)
Métriques de merge PR
 (Merge moyen 11j 1h) (45 PRs mergées en 30 j)

Description

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)

Guide contributeur