File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed
Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change @@ -5,8 +5,17 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
66and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
77
8- ## [ 0.14.0] - 2025-07-23
8+ ## [ 0.15.0] - 2025-11-12
9+ ### Added
10+ - Support for ` --use-spawn ` (#199 )
11+ - Support for 3.14 (#200 )
12+
13+ ### Dropped
14+ - Support for 3.9 (#200 )
915
16+
17+ ## [ 0.14.0] - 2025-07-23
18+ ### Added
1019- Add support for Django 5.2 (#195 )
1120- Allow watch directory to be set via CLI (#192 )
1221- When using the PickleEncoder, fix task view by showing a representation of the args (#189 )
Original file line number Diff line number Diff line change 1- __version__ = "0.14 .0"
1+ __version__ = "0.15 .0"
You can’t perform that action at this time.
0 commit comments