Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Commit 20da213

Browse files
committed
docs(changelog): Add v3.3.1 Changes
1 parent 3622297 commit 20da213

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,26 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
77
Versions [3.0.0] and older use a format based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
88
but versions thereafter use a custom changelog format using [git-cliff](https://git-cliff.org).
99

10+
## [3.3.1] - 2024-04-05
11+
12+
### Features
13+
14+
- *dl*: Add *new* --workers to set download threads/workers
15+
16+
### Bug Fixes
17+
18+
- *Chapter*: Cast values to int prior to formatting
19+
- *requests*: Fix multithreaded downloads
20+
- *Events*: Dereference subscription store from ephemeral store
21+
22+
### Changes
23+
24+
- *dl*: Change --workers to --downloads
25+
26+
### New Contributors
27+
28+
- [knowhere01](https://github.com/knowhere01)
29+
1030
## [3.3.0] - 2024-04-02
1131

1232
### Features
@@ -748,6 +768,7 @@ This release brings a huge change to the fundamentals of Devine's logging, UI, a
748768

749769
Initial public release under the name Devine.
750770

771+
[3.3.1]: https://github.com/devine-dl/devine/releases/tag/v3.3.1
751772
[3.3.0]: https://github.com/devine-dl/devine/releases/tag/v3.3.0
752773
[3.2.0]: https://github.com/devine-dl/devine/releases/tag/v3.2.0
753774
[3.1.0]: https://github.com/devine-dl/devine/releases/tag/v3.1.0

0 commit comments

Comments
 (0)