add 21.03 release notes for renamed kicad options
This commit is contained in:
parent
f2cb2c447d
commit
b90776cbbf
@ -71,6 +71,17 @@
|
|||||||
for consistency with other X11 resources.
|
for consistency with other X11 resources.
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
<listitem>
|
||||||
|
<para>
|
||||||
|
A number of options have been renamed in the kicad interface. <literal>oceSupport</literal>
|
||||||
|
has been renamed to <literal>withOCE</literal>, <literal>withOCCT</literal> has been renamed
|
||||||
|
to <literal>withOCC</literal>, <literal>ngspiceSupport</literal> has been renamed to
|
||||||
|
<literal>withNgspice</literal>, and <literal>scriptingSupport</literal> has been renamed to
|
||||||
|
<literal>withScripting</literal>. Additionally, <literal>kicad/base.nix</literal> no longer
|
||||||
|
provides default argument values since these are provided by
|
||||||
|
<literal>kicad/default.nix</literal>.
|
||||||
|
</para>
|
||||||
|
</listitem>
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user