File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 55
66.. to_doc
77
8+ ---------------------
9+ 0.75.26 (2024-09-24)
10+ ---------------------
11+ * Fix up autopygen type annotation (thanks to `@mvdbeek `_). `Pull Request
12+ 1474 `_
13+ * Fix autoupdate for workflows with overlapping tool updates (thanks to
14+ `@bernt-matthias `_). `Pull Request 1452 `_
15+ * Display last lines of logs (thanks to `@mvdbeek `_). `Pull Request 1473 `_
16+
817---------------------
9180.75.25 (2024-08-11)
1019---------------------
@@ -2147,6 +2156,9 @@ History
21472156 tools - and more experimental features involving Docker and Homebrew. 7d07782 _
21482157
21492158.. github_links
2159+ .. _Pull Request 1474 : https://github.com/galaxyproject/planemo/pull/1474
2160+ .. _Pull Request 1452 : https://github.com/galaxyproject/planemo/pull/1452
2161+ .. _Pull Request 1473 : https://github.com/galaxyproject/planemo/pull/1473
21502162.. _Pull Request 1457 : https://github.com/galaxyproject/planemo/pull/1457
21512163.. _Pull Request 1471 : https://github.com/galaxyproject/planemo/pull/1471
21522164.. _Pull Request 1458 : https://github.com/galaxyproject/planemo/pull/1458
Original file line number Diff line number Diff line change 1- __version__ = "0.75.26.dev0 "
1+ __version__ = "0.75.26"
22
33
44PROJECT_NAME = "planemo"
You can’t perform that action at this time.
0 commit comments