We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1489e34 commit 73514ebCopy full SHA for 73514eb
doc/change-log.md
@@ -7,15 +7,15 @@ currentMenu: change-log
7
8
## 2.0.0-rc2
9
10
-__Features__
11
-* Delete SimpleTrigger from Elasticsearch repo when it is "finalized" by the scheduler.
12
-This prevents jobs scheduled with SimpleTriggers from possibly rerunning when the server restarts.
13
-
14
__Chores__
15
* Add .net 4 version of Core assembly.
16
* Gracefully shutdown Web API to avoid service restart issues.
17
* Initialize logger in the type where it is used.
18
+__Fixes__
+* Delete SimpleTrigger from Elasticsearch repo when it is "finalized" by the scheduler.
+This prevents jobs scheduled with SimpleTriggers from possibly rerunning when the server restarts.
+
19
## 2.0.0-rc1
20
21
__Fixes__
0 commit comments