We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e04531 commit fbf0464Copy full SHA for fbf0464
2 files changed
CHANGELOG.md
@@ -27,6 +27,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
27
- KiCost: `kicost_config` not working (#815)
28
- Huge memory usage for panels (#842)
29
- Panelize: vjustify wrong choices (were the same as hjustify) (#846)
30
+- THT Resistors: Problems when using the STEP version of the model (#856)
31
32
### Changed
33
- Filtered KiBot warnings are informed in the debug output (See #817)
docs/source/Changelog.rst
@@ -52,6 +52,8 @@ Fixed
52
- KiCost: ``kicost_config`` not working (#815)
53
54
55
+- THT Resistors: Problems when using the STEP version of the model
56
+ (#856)
57
58
Changed
59
~~~~~~~
0 commit comments