Skip to content

Commit 51fb077

Browse files
committed
Update CHANGELOG.md
1 parent 72d946c commit 51fb077

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## 0.3.0
44

5-
- Spawn no more than `std::threads::available_parallelism() - 1` threads at any time ([#32](https://github.com/smoelius/rustdoc-prettier/pull/32))
5+
- FEATURE: Spawn no more than `std::threads::available_parallelism() - 1` threads at any time ([#32](https://github.com/smoelius/rustdoc-prettier/pull/32))
66

77
## 0.2.0
88

0 commit comments

Comments
 (0)