Skip to content

Commit fb1fbee

Browse files
committed
Release v2017.11.19-2
Signed-off-by: Haru <haru@dotalux.com>
1 parent 45db6ef commit fb1fbee

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@ and this project does not adhere to [Semantic Versioning](http://semver.org/spec
99
If you are reading this in a text editor, simply ignore this section
1010
-->
1111

12+
## [v2017.11.19-2] `November 28 2017` `PATCH 2`
13+
### Fixed
14+
- Fixed an item loading failure in RODEX. (#1917, issue #1912)
15+
- Fixed invisible NPCs (such as `FAKE_NPC`) being displayed as novices. (#1918, issue #1916)
16+
1217
## [v2017.11.19-1] `November 24 2017` `PATCH 1`
1318
### Fixed
1419
- Suppressed assertions in the Skill DB accessors when called with `skill_id = 0` (normal attacks). (#1910, issue #1909)
@@ -80,6 +85,7 @@ If you are reading this in a text editor, simply ignore this section
8085
- New versioning scheme and project changelogs/release notes (#1853)
8186

8287
[Unreleased]: https://github.com/HerculesWS/Hercules/compare/stable...master
88+
[v2017.11.19-2]: https://github.com/HerculesWS/Hercules/compare/v2017.11.19-1...v2017.11.19-2
8389
[v2017.11.19-1]: https://github.com/HerculesWS/Hercules/compare/v2017.11.19...v2017.11.19-1
8490
[v2017.11.19]: https://github.com/HerculesWS/Hercules/compare/v2017.10.22-1...v2017.11.19
8591
[v2017.10.22-1]: https://github.com/HerculesWS/Hercules/compare/v2017.10.22...v2017.10.22-1

0 commit comments

Comments
 (0)