From 4356f7dd60c894d90711dc41c8b68310005f3d54 Mon Sep 17 00:00:00 2001 From: Kevin Krol Date: Thu, 20 Jun 2024 01:04:06 +0200 Subject: [PATCH] Prepare changelog --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2c4b2521..70e81747 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,20 @@ The format of this changelog is based on [Keep a Changelog](https://keepachangel * The MINOR component is used whenever a version has backwards-compatible profile changes. This also indicates that the user can not switch back to a previous MINOR version without using a backup. * The PATCH component is used for versions that do not contain profile format changes. Users can freely switch between PATCH versions without risk of data loss. +## [1.15.0] - beta + +### Added + +* Add support for The War Within 11.0.0 + +### Changed + +* Bindings now use global macro slots due to game changes + +### Known issues + +* Spellbook integration is work in progress + ## [1.14.10] - 2024-06-19 ### Fixed