Added the schematic print variants support to the changelog.
This commit is contained in:
parent
220e2f252e
commit
6fa903ed8f
|
|
@ -8,7 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
## [Unreleased]
|
||||
### Added
|
||||
- Now variants are separated entities.
|
||||
- Only the internal BoM currently supports it.
|
||||
- Only the internal BoM and Schematic print currently supports it.
|
||||
- In the future IBoM will also support it, contact me if you think this is
|
||||
high priority.
|
||||
- New filters entities. They implement all the functionality in KiBoM and IBoM.
|
||||
|
|
@ -18,6 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
- Marking components as "Do Not Fit"
|
||||
- Marking components as "Do Not Change"
|
||||
- The internal BoM format supports KiBoM and IBoM style variants
|
||||
- Schematic print to PDF supports variants. Not fitted components are crossed.
|
||||
|
||||
## [0.6.2] - 2020-08-25
|
||||
### Changed
|
||||
|
|
|
|||
Loading…
Reference in New Issue