Skip to content

Commit

Permalink
Add missing items for development version.
Browse files Browse the repository at this point in the history
  • Loading branch information
lesteve committed Dec 2, 2019
1 parent 7f8c71d commit fea0df7
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions docs/source/changelog.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
Changelog
=========

Devlopment version
------------------

- ``LSFCluster``: add ``use_stdin`` to ``LSFCluster``. This switches between
``bsub < job_script`` and ``bsub job_script`` to launch a ``LSF`` job
(:pr:`360`).
- ``HTCondorCluster``: support older ``HTCondor`` versions without ``-file``
argument (:pr:`351`).


0.7.0 / 2019-10-09
------------------

Expand Down

0 comments on commit fea0df7

Please sign in to comment.