Skip to content

Commit d7e9b20

Browse files
chore: release v0.3.11 (#62)
Co-authored-by: beeb-release-plz[bot] <146623270+beeb-release-plz[bot]@users.noreply.github.com>
1 parent 4df760c commit d7e9b20

File tree

3 files changed

+15
-4
lines changed

3 files changed

+15
-4
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [0.3.11] - 2025-02-23
6+
7+
### Changed
8+
9+
- Update to 2024 edition (#63) - ([4df760c](https://github.com/beeb/awsbck/commit/4df760cf8777d7579f060bb53151409eebe4c443))
10+
11+
### Fixed
12+
13+
- Fix macos builds - ([29b55fe](https://github.com/beeb/awsbck/commit/29b55fe2bcc065174767eda395946498f01c2034))
14+
- Fix docker action - ([dfe5f33](https://github.com/beeb/awsbck/commit/dfe5f334d86235f79750cdd354e147390958f97d))
15+
516
## [0.3.10] - 2025-01-13
617

718
### Changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "awsbck"
3-
version = "0.3.10"
3+
version = "0.3.11"
44
edition = "2024"
55
authors = ["Valentin Bersier <[email protected]>"]
66
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)