Skip to content

Commit

Permalink
chore: release 0.13.0 (#64)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Apr 24, 2024
1 parent 5df1c8a commit bc0fbda
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.13.0](https://github.com/francisdb/vpin/compare/v0.12.0...v0.13.0) - 2024-04-24

### Added
- improve json color fields, add gamedata enums ([#66](https://github.com/francisdb/vpin/pull/66))

### Other
- back to macos-latest ([#67](https://github.com/francisdb/vpin/pull/67))
- pin to macOS-13
- example for programmatic table creation ([#65](https://github.com/francisdb/vpin/pull/65))
- document discord channel

## [0.12.0](https://github.com/francisdb/vpin/compare/v0.11.2...v0.12.0) - 2024-04-19

### Added
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "vpin"
version = "0.12.0"
version = "0.13.0"
edition = "2021"
description = "Rust library for the virtual pinball ecosystem"
repository = "https://github.com/francisdb/vpin"
Expand Down

0 comments on commit bc0fbda

Please sign in to comment.