We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cdc7b1 commit 7ef73aaCopy full SHA for 7ef73aa
CHANGELOG.md
@@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
7
## [Unreleased]
8
9
+## [0.17.2](https://github.com/francisdb/vpin/compare/v0.17.1...v0.17.2) - 2024-12-18
10
+
11
+### Fixed
12
13
+- ls should show gameitems (#120)
14
15
## [0.17.1](https://github.com/francisdb/vpin/compare/v0.17.0...v0.17.1) - 2024-12-18
16
17
### Added
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "vpin"
3
-version = "0.17.1"
+version = "0.17.2"
4
edition = "2021"
5
description = "Rust library for the virtual pinball ecosystem"
repository = "https://github.com/francisdb/vpin"
0 commit comments