|
8 | 8 | --------------------- |
9 | 9 | 0.24.0.dev0 |
10 | 10 | --------------------- |
11 | | - |
12 | 11 |
|
| 12 | +* Drop support for Python 2.6. 93b7bda_ |
| 13 | +* A variety of fixes for ``shed_update``. |
| 14 | + `Pull Request 428`_, `Issue 416`_ |
| 15 | +* Fix reporting of metadata updates for invalid shed updates. |
| 16 | + `Pull Request 426`_, `Issue 420`_ |
| 17 | +* Check ``.shed.yml`` owner against credentials during shed creation. |
| 18 | + `Pull Request 425`_, `Issue 246`_ |
| 19 | +* Fix logic error if there is a problem with ``shed_create``. 358a42c_ |
| 20 | +* Tool documentation improvements. 0298510_, a58a3b8_ |
13 | 21 |
|
14 | 22 | --------------------- |
15 | 23 | 0.23.0 (2016-02-15) |
@@ -623,6 +631,16 @@ History |
623 | 631 | tools - and more experimental features involving Docker and Homebrew. 7d07782_ |
624 | 632 |
|
625 | 633 | .. github_links |
| 634 | +.. _Issue 416: https://github.com/galaxyproject/planemo/issues/416 |
| 635 | +.. _Pull Request 428: https://github.com/galaxyproject/planemo/pull/428 |
| 636 | +.. _93b7bda: https://github.com/galaxyproject/planemo/commit/93b7bda |
| 637 | +.. _Pull Request 426: https://github.com/galaxyproject/planemo/pull/426 |
| 638 | +.. _Issue 420: https://github.com/galaxyproject/planemo/issues/420 |
| 639 | +.. _Issue 246: https://github.com/galaxyproject/planemo/issues/246 |
| 640 | +.. _Pull Request 425: https://github.com/galaxyproject/planemo/pull/425 |
| 641 | +.. _358a42c: https://github.com/galaxyproject/planemo/commit/358a42c |
| 642 | +.. _0298510: https://github.com/galaxyproject/planemo/commit/0298510 |
| 643 | +.. _a58a3b8: https://github.com/galaxyproject/planemo/commit/a58a3b8 |
626 | 644 | .. _Pull Request 403: https://github.com/galaxyproject/planemo/pull/403 |
627 | 645 | .. _9f3957d: https://github.com/galaxyproject/planemo/commit/9f3957d |
628 | 646 | .. _5e0b6d1: https://github.com/galaxyproject/planemo/commit/5e0b6d1 |
|
0 commit comments