Skip to content

Commit dabe52e

Browse files
committed
Prepare release notes for 1.2
1 parent 3df9175 commit dabe52e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/changelog.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
Changelog
22
=========
33

4+
v1.2
5+
----
6+
7+
- Improve interoperability with ``importlib.metadata``, fixing a regression
8+
in setuptools compatibility in 1.1 (#199).
9+
- Clean up the ``_in_process`` directory inside the package from ``sys.path``
10+
before imporing the backend (#193).
11+
412
v1.1
513
----
614

0 commit comments

Comments
 (0)