Skip to content

Commit b257d4b

Browse files
committed
Update changelog
1 parent 0eda443 commit b257d4b

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog],
66
and this project adheres to [Semantic Versioning].
77

8-
## [Unreleased]
8+
## [5.2.4] - 2022-07-17
99

1010
### Fixed
1111

1212
- cli: Fixed logs being printed to stderr instead of stdout.
13-
- config: Fixed oneshot detection without `oneshot_indexes`.
13+
- config: Fixed job scheduler not starting when config contains no indexes.
1414

1515
## [5.2.3] - 2022-07-07
1616

@@ -641,7 +641,8 @@ This release contains no changes except for the version number.
641641
[semantic versioning]: https://semver.org/spec/v2.0.0.html
642642

643643
<!-- Versions -->
644-
[unreleased]: https://github.com/dipdup-net/dipdup-py/compare/5.2.3...HEAD
644+
[unreleased]: https://github.com/dipdup-net/dipdup-py/compare/5.2.4...HEAD
645+
[5.2.4]: https://github.com/dipdup-net/dipdup-py/compare/5.2.3...5.2.4
645646
[5.2.3]: https://github.com/dipdup-net/dipdup-py/compare/5.2.2...5.2.3
646647
[5.2.2]: https://github.com/dipdup-net/dipdup-py/compare/5.2.1...5.2.2
647648
[5.2.1]: https://github.com/dipdup-net/dipdup-py/compare/5.2.0...5.2.1

0 commit comments

Comments
 (0)