summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorHaru <haru@dotalux.com>2020-03-21 14:55:20 +0100
committerHaru <haru@dotalux.com>2020-03-21 14:55:20 +0100
commitdd7f653b00239299cdecb7ca826c21e5957863da (patch)
treefaade872f64109b3de823d9e8bd114532396a02a /CHANGELOG.md
parent1f0ecaacdc13d99abeae8e6cb0536546d3f0f1a6 (diff)
downloadhercules-dd7f653b00239299cdecb7ca826c21e5957863da.tar.gz
hercules-dd7f653b00239299cdecb7ca826c21e5957863da.tar.bz2
hercules-dd7f653b00239299cdecb7ca826c21e5957863da.tar.xz
hercules-dd7f653b00239299cdecb7ca826c21e5957863da.zip
Release v2020.03.08+2
Signed-off-by: Haru <haru@dotalux.com>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md9
1 files changed, 8 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a66decd1a..8e196fe2e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,7 +9,13 @@ and this project does not adhere to [Semantic Versioning](http://semver.org/spec
If you are reading this in a text editor, simply ignore this section
-->
-## [v2020.03.08] `March 08 2020` `PATCH 1`
+## [v2020.03.08+2] `March 08 2020` `PATCH 2`
+
+### Fixed
+
+- Fixed an incorrect return value in `unit->walktobl()` causing mobs to get stuck when they try to loot. (#2664)
+
+## [v2020.03.08+1] `March 08 2020` `PATCH 1`
### Fixed
@@ -1257,6 +1263,7 @@ If you are reading this in a text editor, simply ignore this section
- New versioning scheme and project changelogs/release notes (#1853)
[Unreleased]: https://github.com/HerculesWS/Hercules/compare/stable...master
+[v2020.03.08+2]: https://github.com/HerculesWS/Hercules/compare/v2020.03.08+1...v2020.03.08+2
[v2020.03.08+1]: https://github.com/HerculesWS/Hercules/compare/v2020.03.08...v2020.03.08+1
[v2020.03.08]: https://github.com/HerculesWS/Hercules/compare/v2020.02.09...v2020.03.08
[v2020.02.09]: https://github.com/HerculesWS/Hercules/compare/v2020.01.12...v2020.02.09