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
+25-1Lines changed: 25 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,29 @@ 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
+
A maintenance release without user-facing changes.
11
+
12
+
### Commit Statistics
13
+
14
+
<csr-read-only-do-not-edit/>
15
+
16
+
- 1 commit contributed to the release.
17
+
- 19 days passed between releases.
18
+
- 0 commits were understood as [conventional](https://www.conventionalcommits.org).
19
+
- 0 issues like '(#ID)' were seen in commit messages
20
+
21
+
### Commit Details
22
+
23
+
<csr-read-only-do-not-edit/>
24
+
25
+
<details><summary>view details</summary>
26
+
27
+
***Uncategorized**
28
+
- Fix-up version fo `gix-date` depndend on in `gix-actor` ([`2358364`](https://github.com/Byron/gitoxide/commit/2358364819949d49e5076a4ff3849a8ee1520675))
29
+
</details>
30
+
8
31
## 0.31.4 (2024-07-03)
9
32
10
33
### Bug Fixes
@@ -15,7 +38,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
15
38
16
39
<csr-read-only-do-not-edit/>
17
40
18
-
-3 commits contributed to the release.
41
+
-4 commits contributed to the release.
19
42
- 4 days passed between releases.
20
43
- 1 commit was understood as [conventional](https://www.conventionalcommits.org).
21
44
- 1 unique issue was worked on: [#1438](https://github.com/Byron/gitoxide/issues/1438)
@@ -29,6 +52,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
0 commit comments