@@ -5,6 +5,32 @@ 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
+ ## 0.26.4 (2023-02-14)
9
+
10
+ ### New Features
11
+
12
+ - <csr-id-a3bd14a7753716e7ad67cd56d24eee1fa099a6fd /> re-export ` prodash::progress::(Task|Value) ` directly under ` progress `
13
+ This is in addition to the ` progress ` re-export which allows everything
14
+ but yields less optimal import paths.
15
+
16
+ ### Commit Statistics
17
+
18
+ <csr-read-only-do-not-edit />
19
+
20
+ - 1 commit contributed to the release.
21
+ - 1 commit was understood as [ conventional] ( https://www.conventionalcommits.org ) .
22
+ - 0 issues like '(#ID)' were seen in commit messages
23
+
24
+ ### Commit Details
25
+
26
+ <csr-read-only-do-not-edit />
27
+
28
+ <details ><summary >view details</summary >
29
+
30
+ * ** Uncategorized**
31
+ - re-export ` prodash::progress::(Task|Value) ` directly under ` progress ` ([ ` a3bd14a ` ] ( https://github.com/Byron/gitoxide/commit/a3bd14a7753716e7ad67cd56d24eee1fa099a6fd ) )
32
+ </details >
33
+
8
34
## 0.26.3 (2023-02-14)
9
35
10
36
### New Features
@@ -16,7 +42,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
16
42
17
43
<csr-read-only-do-not-edit />
18
44
19
- - 1 commit contributed to the release.
45
+ - 2 commits contributed to the release.
20
46
- 4 days passed between releases.
21
47
- 1 commit was understood as [ conventional] ( https://www.conventionalcommits.org ) .
22
48
- 0 issues like '(#ID)' were seen in commit messages
@@ -28,6 +54,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
28
54
<details ><summary >view details</summary >
29
55
30
56
* ** Uncategorized**
57
+ - Release git-features v0.26.3 ([ ` 1ecfb7f ` ] ( https://github.com/Byron/gitoxide/commit/1ecfb7f8bfb24432690d8f31367488f2e59a642a ) )
31
58
- re-export ` prodash ` in ` progress ` module. ([ ` 4260572 ` ] ( https://github.com/Byron/gitoxide/commit/426057247a80821b3da22b4ae5d67bda89ce0631 ) )
32
59
</details >
33
60
0 commit comments