Skip to content

Commit 5ca8b9a

Browse files
authored
docs: Added changelog entry
1 parent 400805a commit 5ca8b9a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ All notable changes to **NCronJob** will be documented in this file. The project
1616

1717
- Prevent `RunAtStartup()` from blindly decorating all jobs of the same type. Added in [#170](https://github.com/NCronJob-Dev/NCronJob/issues/170), by [@nulltoken](https://github.com/nulltoken).
1818
- Use UTC format for logger output.
19+
- Prevented `ObjectDisposedException` in various places. Reported by [@nulltoken](https://github.com/nulltoken) in [#172](https://github.com/NCronJob-Dev/NCronJob/issues/172). Fixed by [@linkdotnet](https://github.com/linkdotnet).
1920

2021
## [v4.2.0] - 2025-01-17
2122

0 commit comments

Comments
 (0)