Skip to content

Commit eea4f27

Browse files
committed
Release open v3.2.0
1 parent 20c6ee4 commit eea4f27

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
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 = "3.1.0"
4+
version = "3.2.0"
55
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
66
license = "MIT"
77
edition = "2018"

changelog.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Unreleased
3+
## 3.2.0 (2022-11-21)
44

55
### New Features
66

@@ -13,7 +13,7 @@
1313

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

16-
- 3 commits contributed to the release.
16+
- 4 commits contributed to the release.
1717
- 1 commit was understood as [conventional](https://www.conventionalcommits.org).
1818
- 0 issues like '(#ID)' were seen in commit messages
1919

@@ -24,6 +24,7 @@
2424
<details><summary>view details</summary>
2525

2626
* **Uncategorized**
27+
- prepare changelog prior to release ([`20c6ee4`](https://github.com/Byron/open-rs/commit/20c6ee456d400416673d0e98058f55d50c78115a))
2728
- upgrade `windows-sys` to more recent version. ([`c3d2819`](https://github.com/Byron/open-rs/commit/c3d2819d121ede284ba12d26ac3272c1f664c4ed))
2829
- Upgrade to windows-sys v0.42 ([`4de95c7`](https://github.com/Byron/open-rs/commit/4de95c73503b19f810d7e669b73e261b1004e689))
2930
- Revert "Upgrade to windows-sys v0.42.0" ([`2aff3bd`](https://github.com/Byron/open-rs/commit/2aff3bd2a2e917377ef10dcc4104c6aaf5895bd4))

0 commit comments

Comments
 (0)