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: gix-actor/CHANGELOG.md
+30-1
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,34 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
7
8
+
## Unreleased
9
+
10
+
### Bug Fixes (BREAKING)
11
+
12
+
- <csr-id-031cd6884c925741112277529153870f69594c81/> major-version bump to accomodate for the type-change in `gix-date`.
13
+
This should have happened automatically, but didn't, so the previous patch
14
+
release broke the world (but was yanked).
15
+
16
+
Now everything needs to be re-released.
17
+
18
+
### Commit Statistics
19
+
20
+
<csr-read-only-do-not-edit/>
21
+
22
+
- 1 commit contributed to the release.
23
+
- 1 commit was understood as [conventional](https://www.conventionalcommits.org).
24
+
- 0 issues like '(#ID)' were seen in commit messages
25
+
26
+
### Commit Details
27
+
28
+
<csr-read-only-do-not-edit/>
29
+
30
+
<details><summary>view details</summary>
31
+
32
+
***Uncategorized**
33
+
- Major-version bump to accomodate for the type-change in `gix-date`. ([`031cd68`](https://github.com/Byron/gitoxide/commit/031cd6884c925741112277529153870f69594c81))
34
+
</details>
35
+
8
36
## 0.31.6 (2024-08-22)
9
37
10
38
A maintenance release without user-facing changes.
@@ -13,7 +41,7 @@ A maintenance release without user-facing changes.
13
41
14
42
<csr-read-only-do-not-edit/>
15
43
16
-
-5 commits contributed to the release over the course of 24 calendar days.
44
+
-6 commits contributed to the release over the course of 24 calendar days.
17
45
- 29 days passed between releases.
18
46
- 0 commits were understood as [conventional](https://www.conventionalcommits.org).
19
47
- 0 issues like '(#ID)' were seen in commit messages
@@ -25,6 +53,7 @@ A maintenance release without user-facing changes.
0 commit comments