Skip to content

Commit

Permalink
Update changelog. Ref #69.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaraco committed Sep 1, 2019
1 parent 1af2197 commit 753d4ef
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions importlib_metadata/docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
importlib_metadata NEWS
=========================

0.20
====
* Clarify in the docs that calls to ``.files`` could return
``None`` when the metadata is not present. Closes #69.

0.19
====
* Restrain over-eager egg metadata resolution.
Expand Down

0 comments on commit 753d4ef

Please sign in to comment.