Skip to content

Commit

Permalink
chore: update 0.6.1 changelog.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zhongwencool committed Oct 27, 2022
1 parent b37d936 commit 6858b87
Showing 1 changed file with 19 additions and 15 deletions.
34 changes: 19 additions & 15 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,19 @@
### 0.5.2
- redefine `[ecron global up/down]` telemetry event.

### 0.5.1
- Replace `cluster_quorum_size` by `global_quorum_size`.
- Check if job's name is duplicate.

### 0.5.0
- Support global_jobs by `global`.
- Add global/up/down telemetry metrics.

### 0.4.0

- Add `ecron:reload/0`.
- Expose telemetry metrics.
### 0.6.1
- fix some spec warning.
- upgrade telemetry to 1.1.0

### 0.5.2
- redefine `[ecron global up/down]` telemetry event.

### 0.5.1
- Replace `cluster_quorum_size` by `global_quorum_size`.
- Check if job's name is duplicate.

### 0.5.0
- Support global_jobs by `global`.
- Add global/up/down telemetry metrics.

### 0.4.0

- Add `ecron:reload/0`.
- Expose telemetry metrics.

0 comments on commit 6858b87

Please sign in to comment.