Skip to content

Commit a65b733

Browse files
committed
Release open v5.1.2
1 parent 50b7a96 commit a65b733

File tree

2 files changed

+29
-2
lines changed

2 files changed

+29
-2
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22

33
name = "open"
4-
version = "5.1.1"
4+
version = "5.1.2"
55
authors = ["Sebastian Thiel <[email protected]>"]
66
license = "MIT"
77
edition = "2018"

changelog.md

+28-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,31 @@
11
# Changelog
22

3+
## 5.1.2 (2024-03-07)
4+
5+
### Bug Fixes
6+
7+
- <csr-id-2a62e84a234274b53cb77ffcef4ad76630ba7c2f/> link using "system" ABI
8+
9+
### Commit Statistics
10+
11+
<csr-read-only-do-not-edit/>
12+
13+
- 2 commits contributed to the release.
14+
- 4 days passed between releases.
15+
- 1 commit was understood as [conventional](https://www.conventionalcommits.org).
16+
- 0 issues like '(#ID)' were seen in commit messages
17+
18+
### Commit Details
19+
20+
<csr-read-only-do-not-edit/>
21+
22+
<details><summary>view details</summary>
23+
24+
* **Uncategorized**
25+
- Merge branch 'fix/shell-execute-w-link' ([`50b7a96`](https://github.com/Byron/open-rs/commit/50b7a96a964987fc4a82f6633930384c6d8e5fb0))
26+
- Link using "system" ABI ([`2a62e84`](https://github.com/Byron/open-rs/commit/2a62e84a234274b53cb77ffcef4ad76630ba7c2f))
27+
</details>
28+
329
## 5.1.1 (2024-03-03)
430

531
### Bug Fixes
@@ -13,7 +39,7 @@
1339

1440
<csr-read-only-do-not-edit/>
1541

16-
- 3 commits contributed to the release.
42+
- 4 commits contributed to the release.
1743
- 2 days passed between releases.
1844
- 1 commit was understood as [conventional](https://www.conventionalcommits.org).
1945
- 0 issues like '(#ID)' were seen in commit messages
@@ -25,6 +51,7 @@
2551
<details><summary>view details</summary>
2652

2753
* **Uncategorized**
54+
- Release open v5.1.1 ([`0c916ae`](https://github.com/Byron/open-rs/commit/0c916aefe11391d029635ad4e4a284a9b7f0d90a))
2855
- Merge branch 'validate-linkage' ([`59886df`](https://github.com/Byron/open-rs/commit/59886df5db59f6874ff24401e32a3e90b0d27a53))
2956
- Add `shellexecute-on-windows` feature. ([`74fd8ec`](https://github.com/Byron/open-rs/commit/74fd8ec005d9bd24e6cb604e3239730b0b414b84))
3057
- Try to validate linkage on all platforms ([`8f26da4`](https://github.com/Byron/open-rs/commit/8f26da4ff13be60c69f7b144b185d6166f6d4af6))

0 commit comments

Comments
 (0)