summaryrefslogtreecommitdiff
path: root/graphics/pgf/contrib/circuitikz/doc/changelog.tex
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/pgf/contrib/circuitikz/doc/changelog.tex')
-rw-r--r--graphics/pgf/contrib/circuitikz/doc/changelog.tex39
1 files changed, 39 insertions, 0 deletions
diff --git a/graphics/pgf/contrib/circuitikz/doc/changelog.tex b/graphics/pgf/contrib/circuitikz/doc/changelog.tex
index 88bbe4d435..2cdfeeb95f 100644
--- a/graphics/pgf/contrib/circuitikz/doc/changelog.tex
+++ b/graphics/pgf/contrib/circuitikz/doc/changelog.tex
@@ -5,12 +5,51 @@ full list of changes.
\begin{itemize}
\item
+ Version 1.3.4 (2021-04-20)
+
+ New things, like configurable modifier thickness, ferroelectric
+ devices, and several transistor tweaks. Importantly, a bug that
+ hindered compatibility with the internal Ti\emph{k}Z \texttt{circuits}
+ library (introduced in 1.3.3) has been fixed.
+
+ \begin{itemize}
+ \tightlist
+ \item
+ Added separate configuration for the line thickness of resistors,
+ capacitors, and inductors modifiers
+ \item
+ Added ferroelectric capacitors and ferroelectric gate MOS/FETs
+ (suggested by Mayeul Cantan,
+ https://github.com/circuitikz/circuitikz/issues/515)
+ \item
+ Added an option to fill the gate gap in MOSes, FETs and IGBTs with a
+ color
+ \item
+ Added a ``centergap'' anchor for transistors
+ \item
+ Added the option ``nogate'' to the \texttt{hemt} symbol
+ \item
+ Fixed a bug in thermistors not respecting their class line thickness
+ \item
+ Fixes in the manual (copy and paste of snippets without numbers,
+ correct old usage of \texttt{siunitx}, factor out repetitions in the
+ preamble; thanks to Ulrike Fischer:
+ https://tex.stackexchange.com/a/57160/38080)
+ \item
+ Fixed a bug introduced in 1.3.3 that would reduce compatibility with
+ the \texttt{circuits} internal library; reported by JetherReis
+ (https://github.com/circuitikz/circuitikz/issues/519)
+ \end{itemize}
+\item
Version 1.3.3 (2021-04-04)
Several usability additions in this version, and one small fix that
could change the look of your circuit (without affecting correctness).
Some of the arrow shapes are now configurable.
+ Do not use this version, there is a bug with the new ``label
+ distance'' key.
+
\begin{itemize}
\tightlist
\item