Skip to content

Commit f746bb7

Browse files
nicoddemusZac-HD
andcommitted
Update CHANGELOG for 2.0.0
Co-authored-by: Zac Hatfield-Dodds <[email protected]>
1 parent 54d192a commit f746bb7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
2.0.0 (unreleased)
1+
2.0.0 (2023-07-06)
22
------------------
33

44
* Removed support for Python < 3.7.
@@ -10,6 +10,7 @@
1010
* Dropped deprecated APIs of old makegateway names.
1111
* Removed ``py`` testing dependency.
1212
* Explicitly pass ``encoding`` when opening files in the gateway to get rid of warnings when using ``PYTHONWARNDEFAULTENCODING=1`` (#195).
13+
* Fixed error when loading source code files from a path containing non-ascii characters.
1314

1415

1516
1.9.0 (2021-06-13)

0 commit comments

Comments
 (0)