Skip to content

Commit 34a1a85

Browse files
committed
Release 0.10.0
1 parent 24cd235 commit 34a1a85

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ license = "GPL-3.0-or-later"
77
name = "neotron-common-bios"
88
readme = "README.md"
99
repository = "https://github.com/neotron-compute/neotron-common-bios.git"
10-
version = "0.9.0"
10+
version = "0.10.0"
1111

1212
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
1313

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,10 @@ dual licensed as above, without any additional terms or conditions.
4343

4444
* None
4545

46+
### v0.10.0
47+
48+
* Change palette constants to match the VGA standard.
49+
4650
### v0.9.0
4751

4852
* Use types from [`neotron-ffi`](https://crates.io/crates/neotron-ffi) crate.

0 commit comments

Comments
 (0)