diff options
| -rw-r--r-- | CHANGELOG.md | 4 | ||||
| -rw-r--r-- | Cargo.toml | 2 | 
2 files changed, 4 insertions, 2 deletions
| diff --git a/CHANGELOG.md b/CHANGELOG.md index 9e9bc6a..ba1509e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,8 +3,10 @@  All notable changes to this project will be documented in this file.  ## Unreleased + +## 0.7.3 - 2022-05-11  ### Added -- Support for Xunlai Jade Junkyard with the Challenge Mote active +- Support for CM detection in the Xunlai Jade Junkyard strike (Ankka)  ## 0.7.2 - 2022-04-20  ### Added @@ -1,6 +1,6 @@  [package]  name = "evtclib" -version = "0.7.2" +version = "0.7.3"  authors = ["Daniel Schadt"]  edition = "2018"  description = "An evtc parsing library" | 
