We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 298118a commit 971dfc2Copy full SHA for 971dfc2
CHANGES.md
@@ -1,13 +1,16 @@
1
-## 0.0.2025XXXX (unreleased)
+## 0.0.20250813 (2025-08-13)
2
3
### Added
4
5
+- Add CRs Actions config reference including recent changes (#74, @mbarbin).
6
+- Add new documentation pages (#70, #71, #72, @mbarbin).
7
- Add invalid CRs parser (#65, @mbarbin).
8
- Add getters for cr comment content start offset and prefix (#63, @mbarbin).
9
- Add more tests for invalid CRs (#61, #64, @mbarbin).
10
11
### Changed
12
13
+- Some format changes to CRs Actions config (#73, @mbarbin).
14
- Ignore CRs that are considered not-a-cr by the invalid CRs parser (#66, @mbarbin).
15
- Install crs in the CI actions PATH and use shared crs actions (#62, @mbarbin).
16
- Wrap CLI readme text using code margin (#60, @mbarbin).
0 commit comments