Skip to content

Commit 7941117

Browse files
committed
fix changelog formatting for gitbook
1 parent 3d9b5cc commit 7941117

File tree

1 file changed

+4
-9
lines changed

1 file changed

+4
-9
lines changed

docs/CHANGELOG.md

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9,17 +9,12 @@
99

1010
# 3.2.1rc1 - 2020-10-14
1111
## Python API
12-
* [Performance] Improve performance of hashing of S3 files
13-
([#1816](https://github.com/quiltdata/quilt/issues/1816),
14-
[#1788](https://github.com/quiltdata/quilt/issues/1788))
15-
* [Fixed] Bump a minimum required version of tqdm.
16-
Fixes a tqdm crash (`UnseekableStreamError`) during upload retry.
12+
* [Performance] Improve performance of hashing of S3 files ([#1816](https://github.com/quiltdata/quilt/issues/1816), [#1788](https://github.com/quiltdata/quilt/issues/1788))
13+
* [Fixed] Bump a minimum required version of tqdm. Fixes a tqdm crash (`UnseekableStreamError`) during upload retry. ([#1853](https://github.com/quiltdata/quilt/issues/1853))
1714

1815
## CLI
19-
* [Added] Add `meta` argument to the push command
20-
([#1793](https://github.com/quiltdata/quilt/issues/1793))
21-
* [Fixed] Fix a crash of `list-packages` command
22-
([#1852](https://github.com/quiltdata/quilt/issues/1852))
16+
* [Added] Add `meta` argument to the push command ([#1793](https://github.com/quiltdata/quilt/issues/1793))
17+
* [Fixed] Fix a crash of `list-packages` command ([#1852](https://github.com/quiltdata/quilt/issues/1852))
2318

2419
# 3.2.0 - 2020-09-08 - Package Registry Refactor
2520
## Python:

0 commit comments

Comments
 (0)