From 0a06ec3ecd7fe14225b2d87b03f56911c675c4ab Mon Sep 17 00:00:00 2001 From: alek13 Date: Mon, 16 Sep 2024 21:20:42 +0300 Subject: [PATCH] 'bump version. Release 2024.08.p1' --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 389041bcf..dc6ba34c0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # Change Log +## [2024.08.p2](https://github.com/lord-server/lord/releases/tag/2024.08.p2) + - Fix the crash when throwing a potion arrow into player. Closes #1674 (#1675) + ## [2024.08.p1](https://github.com/lord-server/lord/releases/tag/2024.08.p1) - Fix tapestry collision_box; convert tapestry.lua to tabs. Closes #1645 (#1661) - Fix not returning an empty bottle on drinking honey. Closes #1649 (#1662)