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
+31-5Lines changed: 31 additions & 5 deletions
Display the source diff
Display the rich diff
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
+
## 30.0.1 (2025-06-14)
9
+
10
+
### Documentation
11
+
12
+
- <csr-id-b1e26fed9842300bdaf2d0fdae1b789580b91acb/> Don't describe `progress-tree-log` as a default feature
13
+
Since it is no longer a default feature as of version 30.0.0 (#39).
14
+
15
+
### Commit Statistics
16
+
17
+
<csr-read-only-do-not-edit/>
18
+
19
+
- 4 commits contributed to the release.
20
+
- 1 commit was understood as [conventional](https://www.conventionalcommits.org).
21
+
- 0 issues like '(#ID)' were seen in commit messages
22
+
23
+
### Commit Details
24
+
25
+
<csr-read-only-do-not-edit/>
26
+
27
+
<details><summary>view details</summary>
28
+
29
+
***Uncategorized**
30
+
- Merge pull request #42 from EliahKagan/update-doc-next ([`0f261de`](https://github.com/byron/prodash/commit/0f261de75dfcb9b1f865f5219cf8dc2a42c8e39b))
31
+
- Don't describe `progress-tree-log` as a default feature in readme ([`901359a`](https://github.com/byron/prodash/commit/901359a7d55c62d7dfce48b720b1349d75a0bd95))
32
+
- Merge pull request #41 from EliahKagan/update-doc ([`cf70e4a`](https://github.com/byron/prodash/commit/cf70e4a5092baa67f41caf6e2c3f6e0646b962f6))
33
+
- Don't describe `progress-tree-log` as a default feature ([`b1e26fe`](https://github.com/byron/prodash/commit/b1e26fed9842300bdaf2d0fdae1b789580b91acb))
- Merge pull request #39 from elijah629/patch-1 ([`427f168`](https://github.com/byron/prodash/commit/427f168684d2930445f1ec25fb873a251a42609d))
62
88
- Bump major version and write changelog to document breaking change. ([`1bea21c`](https://github.com/byron/prodash/commit/1bea21c5785e8463e035be29b15592c1549590d0))
63
89
- Progress-tree-log should not be default ([`8e5986d`](https://github.com/byron/prodash/commit/8e5986da4edbf06495469bc423ced62dea9e715f))
@@ -76,7 +102,7 @@ progress-by-logging will have to add the feature themselves.
76
102
</details>
77
103
78
104
<csr-unknown>
79
-
This is similar to:https://github.com/GitoxideLabs/cargo-smart-release/pull/55<csr-unknown/>
105
+
Add a SECURITY.md file with the same wording as in gitoxideand cargo-smart-release, with a hyperlink to draft a prodashadvisory.<csr-unknown/>
0 commit comments