Skip to content

Commit 75f4f44

Browse files
authored
Change id generation to be hash based to avoid problematic word combinations (#217)
* Change id generation to be hash based to avoid problematic word combinations * Updated changelog and removed unneeded package data entry
1 parent 94c17b0 commit 75f4f44

File tree

7 files changed

+15
-5305
lines changed

7 files changed

+15
-5305
lines changed

docs/changelog.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,18 @@ Changes in nbformat
77
In Development
88
==============
99

10+
5.1.3
11+
=====
12+
13+
- Change id generation to be hash based to avoid problematic word combinations
14+
- Added tests for python 3.9
15+
- Fixed setup.py build operations to include package data
16+
17+
5.1.2
18+
=====
19+
20+
- Fixed missing file in manifest
21+
1022
5.1.1
1123
=====
1224

0 commit comments

Comments
 (0)