File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -5,12 +5,12 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ,
66and 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
You can’t perform that action at this time.
0 commit comments