comparison CHANGELOG.md @ 9:d64fe390f3c9 draft

"Fix test files used in Galaxy test workflow"
author althonos
date Thu, 24 Feb 2022 16:35:48 +0000
parents cebc53d02da6
children 9156eb4ee20c
comparison
equal deleted inserted replaced
8:cebc53d02da6 9:d64fe390f3c9
3 3
4 The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) 4 The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5 and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). 5 and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6 6
7 ## [Unreleased] 7 ## [Unreleased]
8 [Unreleased]: https://git.embl.de/grp-zeller/GECCO/compare/v0.8.9...master 8 [Unreleased]: https://git.embl.de/grp-zeller/GECCO/compare/v0.8.10...master
9
10 ## [v0.8.10] - 2022-02-23
11 [v0.8.10]: https://git.embl.de/grp-zeller/GECCO/compare/v0.8.9...v0.8.10
12 ### Fixed
13 - `--antismash-sideload` flag of `gecco run` causing command to crash.
9 14
10 ## [v0.8.9] - 2022-02-22 15 ## [v0.8.9] - 2022-02-22
11 [v0.8.9]: https://git.embl.de/grp-zeller/GECCO/compare/v0.8.8...v0.8.9 16 [v0.8.9]: https://git.embl.de/grp-zeller/GECCO/compare/v0.8.8...v0.8.9
12 ### Removed 17 ### Removed
13 - Prediction and support for the *Other* biosynthetic type of MIBiG clusters. 18 - Prediction and support for the *Other* biosynthetic type of MIBiG clusters.