Documented #58 in the changelog and added a test case
This commit is contained in:
parent
fa002356d0
commit
9478e42bb3
|
|
@ -19,6 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
- Problem when using E/DRC filters and the output dir didn't exist.
|
- Problem when using E/DRC filters and the output dir didn't exist.
|
||||||
- Not all errors during makefile generation were catched (got a stack trace).
|
- Not all errors during makefile generation were catched (got a stack trace).
|
||||||
- Output dirs created when generating a makefile for a compress target.
|
- Output dirs created when generating a makefile for a compress target.
|
||||||
|
- Problems with some SnapEDA libs (extra space in lib termination tag #57)
|
||||||
|
|
||||||
## [0.10.1] - 2021-02-22
|
## [0.10.1] - 2021-02-22
|
||||||
### Added
|
### Added
|
||||||
|
|
|
||||||
|
|
@ -19,4 +19,4 @@ X ~ 2 0 -150 50 U 50 50 1 1 P gt
|
||||||
ENDDRAW
|
ENDDRAW
|
||||||
ENDDEF
|
ENDDEF
|
||||||
#
|
#
|
||||||
#End Library
|
# End Library
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue