Skip to content

Commit

Permalink
Merge pull request #19 from goldwind-ting/fix-typo
Browse files Browse the repository at this point in the history
fix typo
  • Loading branch information
goldwind-ting authored Oct 10, 2023
2 parents 4dcd490 + 757370b commit 6a52212
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Version 0.1.5

## Changed
- Add `smol`` feature.
- Add `smol` feature.
- Update example.

# Version 0.1.4
Expand All @@ -22,4 +22,4 @@
- Support parameterized job.
- Add `Metric` to record status in runtime.
- Support `Scheduler` spawn multiple threads to run the job parallely.
- Enable update next run time of jobs by the function the caller provided.
- Enable update next run time of jobs by the function the caller provided.

0 comments on commit 6a52212

Please sign in to comment.