diff --git a/Cargo.toml b/Cargo.toml index 4e9687b..a9b2abb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "dmd_core" description = "AT&T / Teletype DMD 5620 Terminal Emulator - Core Library" -version = "0.7.0" +version = "0.7.1" authors = ["Seth Morabito "] homepage = "https://github.com/sethm/dmd_core" repository = "https://github.com/sethm/dmd_core" diff --git a/README.md b/README.md index b257ba5..ac0af28 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,9 @@ however. ## Changelog +0.7.1: This change fixes a critical bug in how the TX register status + bits are set. + 0.7.0: The simulated DMD 5620 can now run either 8;7;5 or 8;7;3 firmware.