Skip to content

Commit 176b19d

Browse files
JohnTitortgross35
authored andcommitted
Adjusting changelogs prior to release of ctest2 v0.4.7
1 parent ca61c85 commit 176b19d

File tree

2 files changed

+26
-1
lines changed

2 files changed

+26
-1
lines changed

ctest/CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,30 @@
11
# Changelog
22

3+
## 0.4.7 (2023-06-10)
4+
5+
### Commit Statistics
6+
7+
<csr-read-only-do-not-edit/>
8+
9+
- 4 commits contributed to the release over the course of 7 calendar days.
10+
- 35 days passed between releases.
11+
- 0 commits were understood as [conventional](https://www.conventionalcommits.org).
12+
- 0 issues like '(#ID)' were seen in commit messages
13+
14+
### Commit Details
15+
16+
<csr-read-only-do-not-edit/>
17+
18+
<details><summary>view details</summary>
19+
20+
* **Uncategorized**
21+
- Merge pull request #53 from JohnTitor/forgetting_copy_types ([`4c5c32f`](https://github.com/JohnTitor/ctest2/commit/4c5c32fcde07c3ccaed61f42dc434f0f90682a3f))
22+
- Address `forgetting_copy_types` lint ([`adcc889`](https://github.com/JohnTitor/ctest2/commit/adcc889d30550c92e135d74820477f022ddb5bbd))
23+
- Merge pull request #52 from samkearney/add-x86-qnx-support ([`a40b8af`](https://github.com/JohnTitor/ctest2/commit/a40b8afcbd55fbca30911f07b406157c848cdaeb))
24+
- Add a config default for QNX 7.0 ([`2af1537`](https://github.com/JohnTitor/ctest2/commit/2af153709b41386aa664ef78d1d9acb35455880b))
25+
</details>
26+
27+
328
## 0.4.6 (2023-05-06)
429

530
### Bug Fixes

ctest/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ctest2"
3-
version = "0.4.6"
3+
version = "0.4.7"
44
license = "MIT OR Apache-2.0"
55
readme = "README.md"
66
repository = "https://github.com/JohnTitor/ctest2"

0 commit comments

Comments
 (0)