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: dfir_datalog/CHANGELOG.md
+42-1
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,39 @@ 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.13.0 (2025-04-11)
9
+
10
+
Bumping dependencies before move to separate repo, no code changes.
11
+
12
+
### Chore
13
+
14
+
- <csr-id-e37e35853b44e56d468c885307cbd4fac9a2fe9c/> bump versions, touch changelog, for final release in this repo
15
+
16
+
# Changelog
17
+
18
+
All notable changes to this project will be documented in this file.
19
+
20
+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
21
+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
22
+
23
+
### Commit Statistics
24
+
25
+
<csr-read-only-do-not-edit/>
26
+
27
+
- 1 commit contributed to the release.
28
+
- 1 commit was understood as [conventional](https://www.conventionalcommits.org).
29
+
- 0 issues like '(#ID)' were seen in commit messages
30
+
31
+
### Commit Details
32
+
33
+
<csr-read-only-do-not-edit/>
34
+
35
+
<details><summary>view details</summary>
36
+
37
+
***Uncategorized**
38
+
- Bump versions, touch changelog, for final release in this repo ([`e37e358`](https://github.com/hydro-project/hydro/commit/e37e35853b44e56d468c885307cbd4fac9a2fe9c))
39
+
</details>
40
+
8
41
## 0.12.1 (2025-03-15)
9
42
10
43
### Documentation
@@ -25,7 +58,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
25
58
26
59
<csr-read-only-do-not-edit/>
27
60
28
-
- 1 commit contributed to the release.
61
+
- 2 commits contributed to the release.
62
+
- 6 days passed between releases.
29
63
- 1 commit was understood as [conventional](https://www.conventionalcommits.org).
30
64
- 1 unique issue was worked on: [#1787](https://github.com/hydro-project/hydro/issues/1787)
31
65
@@ -37,12 +71,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
Copy file name to clipboardExpand all lines: dfir_datalog_core/CHANGELOG.md
+44-4
Original file line number
Diff line number
Diff line change
@@ -5,8 +5,43 @@ 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.13.0 (2025-04-11)
9
+
10
+
Bumping dependencies before move to separate repo, no code changes.
11
+
12
+
### Chore
13
+
14
+
- <csr-id-e37e35853b44e56d468c885307cbd4fac9a2fe9c/> bump versions, touch changelog, for final release in this repo
15
+
16
+
# Changelog
17
+
18
+
All notable changes to this project will be documented in this file.
19
+
20
+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
21
+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
22
+
23
+
### Commit Statistics
24
+
25
+
<csr-read-only-do-not-edit/>
26
+
27
+
- 1 commit contributed to the release.
28
+
- 1 commit was understood as [conventional](https://www.conventionalcommits.org).
29
+
- 0 issues like '(#ID)' were seen in commit messages
30
+
31
+
### Commit Details
32
+
33
+
<csr-read-only-do-not-edit/>
34
+
35
+
<details><summary>view details</summary>
36
+
37
+
***Uncategorized**
38
+
- Bump versions, touch changelog, for final release in this repo ([`e37e358`](https://github.com/hydro-project/hydro/commit/e37e35853b44e56d468c885307cbd4fac9a2fe9c))
@@ -29,7 +64,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
29
64
30
65
<csr-read-only-do-not-edit/>
31
66
32
-
- 2 commits contributed to the release.
67
+
- 3 commits contributed to the release.
68
+
- 6 days passed between releases.
33
69
- 2 commits were understood as [conventional](https://www.conventionalcommits.org).
34
70
- 2 unique issues were worked on: [#1785](https://github.com/hydro-project/hydro/issues/1785), [#1787](https://github.com/hydro-project/hydro/issues/1787)
35
71
@@ -43,12 +79,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
43
79
- Cleanup old clippy lints, remove deprecated `relalg` crate ([`056ac62`](https://github.com/hydro-project/hydro/commit/056ac62611319b7bd10a751d7e231423a1b8dc4e))
0 commit comments