Skip to content

Commit

Permalink
Release open v4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Byron committed Mar 20, 2023
1 parent 8b4c259 commit c5af111
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 7 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]

name = "open"
version = "4.0.0"
version = "4.0.1"
authors = ["Sebastian Thiel <[email protected]>"]
license = "MIT"
edition = "2018"
Expand Down
10 changes: 4 additions & 6 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## Unreleased
## 4.0.1 (2023-03-20)

In the previous releases 3.3 and 4.0 on windows the console windows would show.
This was unintentional and is now fixed.
Expand All @@ -9,13 +9,13 @@ Thanks so much for [the contribution](https://github.com/Byron/open-rs/pull/69).

### Bug Fixes

- <csr-id-bc75d847c6c89cdd835f4220d6a0ed9a6985b41e/> hide the console window in Windows
- <csr-id-bc75d847c6c89cdd835f4220d6a0ed9a6985b41e/> hide the console window in Windows

### Commit Statistics

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

- 2 commits contributed to the release.
- 3 commits contributed to the release.
- 10 days passed between releases.
- 1 commit was understood as [conventional](https://www.conventionalcommits.org).
- 0 issues like '(#ID)' were seen in commit messages
Expand All @@ -27,6 +27,7 @@ Thanks so much for [the contribution](https://github.com/Byron/open-rs/pull/69).
<details><summary>view details</summary>

* **Uncategorized**
- Prepare changelog prior to release ([`8b4c259`](https://github.com/Byron/open-rs/commit/8b4c2596b1ac5d08bffb58784d1760ce47df14a5))
- Merge pull request #69 from amrbashir/hide-console ([`8cf21e0`](https://github.com/Byron/open-rs/commit/8cf21e0d23f0d18e503f4a056762d1efd733f99d))
- Hide the console window in Windows ([`bc75d84`](https://github.com/Byron/open-rs/commit/bc75d847c6c89cdd835f4220d6a0ed9a6985b41e))
</details>
Expand Down Expand Up @@ -77,9 +78,6 @@ Thanks so much for [the contribution](https://github.com/Byron/open-rs/pull/69).
- Fix Windows URL encoding for multiple query params ([`e4856ac`](https://github.com/Byron/open-rs/commit/e4856acd170cdea5b06a947c7e7e9cdd36f0b392))
</details>

<csr-unknown>
Related https://github.com/Byron/open-rs/issues/67.<csr-unknown/>

## 3.4.0 (2023-03-06)

<csr-id-7e2a9c645cd4ff5f86ece7cdc220e18c1b4ac1b5/>
Expand Down

0 comments on commit c5af111

Please sign in to comment.