# Biobb Template changelog
## 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.