Fix CHANGELOG formatting

This commit is contained in:
Bruno Oliveira
2018-10-17 09:19:48 -03:00
committed by GitHub
parent ddefd3f453
commit f224c4b00e
2 changed files with 1 additions and 3 deletions

View File

@@ -1,3 +0,0 @@
```
Add --maxprocesses command-line option to limit the maximum number of workers when using --numprocesses=auto
```

View File

@@ -0,0 +1 @@
New ``--maxprocesses`` command-line option that limits the maximum number of workers when using ``--numprocesses=auto``.