Skip to content

Commit 1eb8c48

Browse files
Updating release notes.
1 parent 3de7827 commit 1eb8c48

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

release_notes.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,12 @@ bitstring module version history
55
-------------------------
66
April 2024: version 4.2.1
77
-------------------------
8-
Fixing a couple of regressions introduced in 4.2.0.
8+
Fixing a few regressions introduced in 4.2.0.
99

1010
* Module crashes on import with 32-bit Python. Bug #317.
1111
* Lists of integers not converted to bytes when using the bytes constructor. Bug #318.
1212
* Empty comma separated tokens not handled correctly. Bug #319.
13+
* Crash on import when docstrings not present due to optimize flag. Bug #321.
1314

1415
-------------------------
1516
April 2024: version 4.2.0

0 commit comments

Comments
 (0)