Skip to content
Snippets Groups Projects
Verified Commit 801bd0bd authored by João Magalhães's avatar João Magalhães :rocket:
Browse files

version: 0.3.2

parent acbb1258
No related branches found
Tags 0.3.2
No related merge requests found
Pipeline #753 passed
...@@ -13,6 +13,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ...@@ -13,6 +13,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed ### Changed
*
### Fixed
*
## [0.3.2] - 2022-06-22
### Changed
* Improved loading speed and page score * Improved loading speed and page score
### Fixed ### Fixed
......
[package] [package]
name = "chip-ahoyto" name = "chip-ahoyto"
version = "0.3.1" version = "0.3.2"
authors = ["João Magalhães <joamag@gmail.com>"] authors = ["João Magalhães <joamag@gmail.com>"]
description = "CHIP-8 Emulator in Rust" description = "CHIP-8 Emulator in Rust"
license = "Apache" license = "Apache"
......
[package] [package]
name = "chip-ahoyto-benchmark" name = "chip-ahoyto-benchmark"
version = "0.3.1" version = "0.3.2"
authors = ["João Magalhães <joamag@gmail.com>"] authors = ["João Magalhães <joamag@gmail.com>"]
description = "CHIP-8 Benchmark application" description = "CHIP-8 Benchmark application"
license = "Apache-2.0" license = "Apache-2.0"
......
[package] [package]
name = "chip-ahoyto-sdl" name = "chip-ahoyto-sdl"
version = "0.3.1" version = "0.3.2"
authors = ["João Magalhães <joamag@gmail.com>"] authors = ["João Magalhães <joamag@gmail.com>"]
description = "CHIP-8 Emulator SDL (Desktop) Application" description = "CHIP-8 Emulator SDL (Desktop) Application"
license = "Apache-2.0" license = "Apache-2.0"
......
{ {
"name": "chip-ahoyto-web", "name": "chip-ahoyto-web",
"version": "0.3.1", "version": "0.3.2",
"description": "The web version of CHIP-Ahoyto", "description": "The web version of CHIP-Ahoyto",
"repository": { "repository": {
"type": "git", "type": "git",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment