Skip to content

Commit f2a6016

Browse files
authored
New release 0.8.4 in place of 0.8.3 (#629)
1 parent ba2ac28 commit f2a6016

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

docs/source/changelog.rst

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,21 @@ Changelog
44
Development version
55
-------------------
66

7-
0.8.3 / 2024-02-22
7+
8+
0.8.4 / 2024-02-22
89
------------------
910

11+
- Update versioneer for 3.12 compatibility (:pr:`618`)
1012
- Make cli worker parameter flexible (:pr:`606`)
1113
- Asynchronous job submission and removal (:pr:`610`)
1214
- Python executable from config file (:pr:`623`)
1315
- Small doc fixes and housekeeping (:pr:`621`, :pr:`625`)
1416

1517
Thanks to `@hmacdope <https://github.com/hmacdope>`_, `@jrueb <https://github.com/jrueb>`_,
16-
`@Andrew-S-Rosen <https://github.com/Andrew-S-Rosen>`_, `@fnattino <https://github.com/fnattino>`_
17-
and `@eckhrd <https://github.com/eckhrd>`_.
18+
`@Andrew-S-Rosen <https://github.com/Andrew-S-Rosen>`_, `@fnattino <https://github.com/fnattino>`_,
19+
`@eckhrd <https://github.com/eckhrd>`_, `@cbouss <https://github.com/cbouss>`_ and
20+
`@jacobtomlinson <https://github.com/jacobtomlinson>`_.
21+
1822

1923
0.8.2 / 2023-06-15
2024
------------------

0 commit comments

Comments
 (0)