# Biobb Template changelog ## What's new in version [5.2.0](https://github.com/bioexcel/biobb_amber/releases/tag/v5.2.0)? ### Changes * [UPDATE] Update to biobb_common 5.2.0 ## What's new in version [5.1.0](https://github.com/bioexcel/biobb_template/releases/tag/v5.1.0)? In version 5.1.0 the dependency biobb_common has been updated to 5.1.1 version. ### New features * Update to biobb_common 5.1.1 (general) ## What's new in version [4.1.0](https://github.com/bioexcel/biobb_template/releases/tag/v4.1.0)? In version 4.1.0 the dependency biobb_common has been updated to 4.1.0 version. ### New features * Update to biobb_common 4.1.0 (general) ## What's new in version [3.9.0](https://github.com/bioexcel/biobb_template/releases/tag/v3.9.0)? In version 3.9.0 the dependency biobb_common has been updated to 3.9.0 version. ### New features * Update to biobb_common 3.9.0 (general) * Version adapted to BioBB's notation (3.9.0) ## What's new in version [4.0.0](https://github.com/bioexcel/biobb_template/releases/tag/v4.0.0)? In version 4.0.0 the dependency biobb_common has been updated to 3.8.1 version. ### New features * Update to biobb_common 3.8.1 (general) ## What's new in version [3.0.0](https://github.com/bioexcel/biobb_template/releases/tag/v3.0.0)? In version 3.0.0 the dependency biobb_common has been updated to 3.7.0 version. ### New features * Update to biobb_common 3.7.0 (general) ## What's new in version [2.0.0](https://github.com/bioexcel/biobb_template/releases/tag/v2.0.0)? In version 2.0.0 the dependency biobb_common has been updated to 3.5.1 version. Also, there has been implemented the new version of docstrings, therefore the JSON Schemas have been modified. ### New features * Update to biobb_common 3.5.1 (general) * New extended and improved JSON schemas (Galaxy and CWL-compliant) (general) ### Other changes * New docstrings ## What's new in version [1.0.0](https://github.com/bioexcel/biobb_template/releases/tag/v1.0.0)? In version 1.0.0 the first version of the biobb_template has been released. ### New features * New Template class for creating common biobb's. * New TemplateContainer class for creating biobb's with the wrapped tool inside a container.