[QA] Remove duplicate headings

This commit is contained in:
Jensun Ravichandran 2021-06-01 19:18:37 +02:00
parent 7336d35fee
commit 2c453265fe

View File

@ -2,17 +2,15 @@
## Release 0.5.0
- Breaking: Removed deprecated `prototorch.modules.Prototypes1D`
- Use `prototorch.components.LabeledComponents` instead
- Breaking: Removed deprecated `prototorch.modules.Prototypes1D`.
- Use `prototorch.components.LabeledComponents` instead.
## Release 0.2.0
### Includes
- Fixes in example scripts.
## Release 0.1.1-dev0
### Includes
- Minor bugfixes.
- 100% line coverage.