summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHaru <haru@dotalux.com>2019-02-04 23:13:44 +0100
committerHaru <haru@dotalux.com>2019-02-04 23:13:44 +0100
commit545842eb1e7ec1d38b45a494fb8848d3b778f2ed (patch)
tree2a49144ea56e70b45777bf987b7b5bd404d9ff32
parent23c4071640d98c3029a7ae8dd7debef2ddcd0814 (diff)
parent59f052f990945564d2fe4356817f1894d55b9719 (diff)
downloadhercules-545842eb1e7ec1d38b45a494fb8848d3b778f2ed.tar.gz
hercules-545842eb1e7ec1d38b45a494fb8848d3b778f2ed.tar.bz2
hercules-545842eb1e7ec1d38b45a494fb8848d3b778f2ed.tar.xz
hercules-545842eb1e7ec1d38b45a494fb8848d3b778f2ed.zip
Merge branch 'stable' into hercules
-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