Skip to content

Commit

Permalink
Release 1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nicoddemus committed Feb 22, 2019
1 parent 78b8794 commit 03413d5
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
(unreleased)
============
1.8.0 (2019-02-21)
==================

- add ``"importlib"`` pyimport mode for python3.5+, allowing unimportable test suites
to contain identically named modules.

- fix ``LocalPath.as_cwd()`` not calling ``os.chdir()`` with ``None``, when
being invoked from a non-existing directory.


1.7.0 (2018-10-11)
==================

Expand Down

0 comments on commit 03413d5

Please sign in to comment.