summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHaru <haru@dotalux.com>2019-02-04 23:12:41 +0100
committerHaru <haru@dotalux.com>2019-02-04 23:12:41 +0100
commit59f052f990945564d2fe4356817f1894d55b9719 (patch)
tree24211d3af8cd0cc7a4f6dec8767e01371cc364ab
parentc6246fb4b0d0d29d34082fe802b1cf2c8f970937 (diff)
downloadhercules-59f052f990945564d2fe4356817f1894d55b9719.tar.gz
hercules-59f052f990945564d2fe4356817f1894d55b9719.tar.bz2
hercules-59f052f990945564d2fe4356817f1894d55b9719.tar.xz
hercules-59f052f990945564d2fe4356817f1894d55b9719.zip
Release v2018.12.16+1v2018.12.16+1
Signed-off-by: Haru <haru@dotalux.com>
-rw-r--r--CHANGELOG.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1be687911..73f64f0e5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,6 +9,12 @@ 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
-->
+## [v2018.12.16+1] `December 16 2018` `PATCH 1`
+
+### Fixed
+
+- Added a missing check in `run_script_main()`. (#2362)
+
## [v2018.12.16] `December 16 2018`
### Added
@@ -561,6 +567,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
+[v2018.12.16+1]: https://github.com/HerculesWS/Hercules/compare/v2018.12.16...v2018.12.16+1
[v2018.12.16]: https://github.com/HerculesWS/Hercules/compare/v2018.11.18+1...v2018.12.16
[v2018.11.18+1]: https://github.com/HerculesWS/Hercules/compare/v2018.11.18...v2018.11.18+1
[v2018.11.18]: https://github.com/HerculesWS/Hercules/compare/v2018.10.21...v2018.11.18