Skip to content

Commit 74f745e

Browse files
committed
Bump version to 0.10.4
1 parent a33337c commit 74f745e

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "pic8259"
3-
version = "0.10.3"
3+
version = "0.10.4"
44
authors = ["Eric Kidd <[email protected]>"]
55
edition = "2018"
66

Changelog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Unreleased
22

3+
# 0.10.4 – 2023-04-13
4+
35
- Added `new_continguous` implementation for ChainedPics ([#4](https://github.com/rust-osdev/pic8259/pull/4))
46

57
# 0.10.3 – 2023-03-09

0 commit comments

Comments
 (0)