Skip to content

Commit 5310e8f

Browse files
chore: release v0.16.0 (#112)
1 parent 1be1617 commit 5310e8f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [0.16.0](https://github.com/francisdb/vpin/compare/v0.15.6...v0.16.0) - 2024-11-12
10+
11+
### Other
12+
13+
- TonyMcMapface -> AgX ([#111](https://github.com/francisdb/vpin/pull/111))
14+
- *(deps)* update quick-xml requirement from 0.36.0 to 0.37.0 ([#108](https://github.com/francisdb/vpin/pull/108))
15+
916
## [0.15.6](https://github.com/francisdb/vpin/compare/v0.15.5...v0.15.6) - 2024-09-10
1017

1118
### Fixed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "vpin"
3-
version = "0.15.6"
3+
version = "0.16.0"
44
edition = "2021"
55
description = "Rust library for the virtual pinball ecosystem"
66
repository = "https://github.com/francisdb/vpin"

0 commit comments

Comments
 (0)