From 095369c320f98dfc8a8a0e93e9439c111eb3eaa0 Mon Sep 17 00:00:00 2001 From: Daniel Schadt Date: Wed, 11 May 2022 22:47:39 +0200 Subject: bump version to 0.7.3 --- CHANGELOG.md | 4 +++- 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 diff --git a/Cargo.toml b/Cargo.toml index 9e16b32..037e096 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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" -- cgit v1.2.3