Skip to content

Commit 6f0bc94

Browse files
changes.txt: More updates for 1.23.1.
1 parent ddf63a4 commit 6f0bc94

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

changes.txt

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,23 @@ Change Log
22
==========
33

44

5-
**Changes in version 1.23.1 (2023-08-23)**
5+
**Changes in version 1.23.1 (2023-08-24)**
66

77
* Updated README and package summary description.
88

9+
*
10+
Fixed a problem on some Linux installations with Python-3.10
11+
(and possibly earlier versions) where `import fitz` failed with
12+
`ImportError: libcrypt.so.2: cannot open shared object file: No such
13+
file or directory`.
14+
15+
*
16+
Fixed `incompatible architecture` error on MacOS arm64.
17+
18+
*
19+
Fixed installation warning from Poetry about missing entry in wheels'
20+
RECORD files.
21+
922

1023
**Changes in version 1.23.0 (2023-08-22)**
1124

0 commit comments

Comments
 (0)