You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,12 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
13
13
- Do not edit a version block that has already been committed and pushed
14
14
-->
15
15
16
+
## [2.1.5] - 2026-04-23
17
+
18
+
### Changed
19
+
-**`tools/cleanup.sh`** — restored the legacy `repo-hygiene` owner mapping when building the repo catalog, so the older tracked generator keeps its specialized ownership and source-of-truth note instead of degrading to generic `repo` metadata.
20
+
-**`tools/mcp-server/repo-catalog.json`** — regenerated the catalog with the revised cleanup rules, refreshing cleanup-script ownership metadata and adding tracked files that had been committed since the last catalog build.
0 commit comments