diff --git a/CHANGELOG.md b/CHANGELOG.md index fbca79e..3824963 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,14 +4,15 @@ All notable changes to this library will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [4.8.0] - Unreleased +## [4.8.0] - 2023-06-21 ### Added -- `Inventory` tab to view items (just text for now) -- Inventory display options under `User Interface` settings +- `Inventory` tab to view items (names only for now) +- Inventory grid display options under `User Interface` settings - `Signature` definition for `ClientVersion`, which allows version to be detected by signature bytes instead of hash - `ExecutableName` and `WindowClassName` properties for `ClientVersion` to support other clients +- Client version for `Zolian 9.1.1` memory offsets ([Zolian Server](https://www.thebucknetwork.com/Zolian)) ### Changed