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
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,15 @@
1
1
# Changelog
2
2
3
+
## v1.4.249 (2025-07-16)
4
+
5
+
### PR [#1617](https://github.com/danielmiessler/Fabric/pull/1617) by [ksylvan](https://github.com/ksylvan): Improve PR Sync Logic for Changelog Generator
6
+
7
+
- Preserve PR numbers during version cache merges
8
+
- Enhance changelog to associate PR numbers with version tags
9
+
- Improve PR number parsing with proper error handling
10
+
- Collect all PR numbers for commits between version tags
11
+
- Associate aggregated PR numbers with each version entry
12
+
3
13
## v1.4.248 (2025-07-16)
4
14
5
15
### PR [#1616](https://github.com/danielmiessler/Fabric/pull/1616) by [ksylvan](https://github.com/ksylvan): Preserve PR Numbers During Version Cache Merges
0 commit comments