From e1352f4d4d66ba68ba81f0395c6464b3f70f670d Mon Sep 17 00:00:00 2001 From: DJScias Date: Thu, 22 Aug 2024 06:07:13 +0200 Subject: [PATCH] 6.1.5 - Update CHANGELOG.md --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 139c720..d028865 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,17 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [6.1.5] - 2024-08-22 + +### Changed +- Updated the Experience code, plus some general clean-up. + - Added Guild Banner Standards and Draught of Ten Lands as EXP modifiers. + - Potential fix for updating expansion level (only on xpac change). + +### Fixed +- LibSharedMedia-3.0 libraries were loaded wrongly - again. +- Removed a leaky global (no end-user changes). + ## [6.1.4] - 2024-08-21 ### Added