File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 55
66.. to_doc
77
8+ ---------------------
9+ 0.75.20 (2024-01-30)
10+ ---------------------
11+ * Fix use of `package_name ` attribute on `CondaTarget ` objects (thanks to
12+ `@nsoranzo `_). `Pull Request 1424 `_
13+ * Don't crash autoupdate on non-PEP440-compliant tool versions (thanks to
14+ `@nsoranzo `_). `Pull Request 1422 `_
15+ * Add now mandatory readthedocs config files (thanks to `@nsoranzo `_). `Pull
16+ Request 1419 `_
17+ * Update action versions (thanks to `@nsoranzo `_). `Pull Request 1416 `_
18+
819---------------------
9200.75.19 (2023-12-06)
1021---------------------
@@ -2071,6 +2082,10 @@ History
20712082 tools - and more experimental features involving Docker and Homebrew. 7d07782 _
20722083
20732084.. github_links
2085+ .. _Pull Request 1424 : https://github.com/galaxyproject/planemo/pull/1424
2086+ .. _Pull Request 1422 : https://github.com/galaxyproject/planemo/pull/1422
2087+ .. _Pull Request 1419 : https://github.com/galaxyproject/planemo/pull/1419
2088+ .. _Pull Request 1416 : https://github.com/galaxyproject/planemo/pull/1416
20742089.. _Pull Request 1388 : https://github.com/galaxyproject/planemo/pull/1388
20752090.. _Pull Request 1412 : https://github.com/galaxyproject/planemo/pull/1412
20762091.. _Pull Request 1410 : https://github.com/galaxyproject/planemo/pull/1410
Original file line number Diff line number Diff line change 1- __version__ = "0.75.20.dev0 "
1+ __version__ = "0.75.20"
22
33
44PROJECT_NAME = "planemo"
You can’t perform that action at this time.
0 commit comments