Skip to content

Commit 624d264

Browse files
author
Martin Larralde
committed
Add bugfix description to CHANGES.rst
1 parent 6b54471 commit 624d264

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGES.rst

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,16 @@
11
CHANGES
22
^^^^^^^
33

4+
0.9.2 (2018-03-22)
5+
------------------
6+
7+
- Fix `build_rust` crashing on `Cargo.toml` manifests without a `name` key in the `[lib]` section
8+
9+
410
0.9.1 (2018-03-22)
511
------------------
612

7-
Remove unicode_literals future as it does not exists in Python 2
13+
- Remove unicode_literals import as Python 2 ``distutils`` does not support Unicode
814

915

1016
0.9.0 (2018-03-07)

0 commit comments

Comments
 (0)