summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/circuitikz/changelog.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-06-21 20:42:13 +0000
committerKarl Berry <karl@freefriends.org>2020-06-21 20:42:13 +0000
commit46664e932a29dc32f69fac4c6773c5c3da0ece8e (patch)
tree2ca599bdb2f25c8d3163d62d00cbe1b6a44e3e91 /Master/texmf-dist/doc/latex/circuitikz/changelog.tex
parent3777b671f537fa94efd5ee9710f921aa79a8fca5 (diff)
circuitikz (21jun20)
git-svn-id: svn://tug.org/texlive/trunk@55620 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/circuitikz/changelog.tex')
-rw-r--r--Master/texmf-dist/doc/latex/circuitikz/changelog.tex34
1 files changed, 34 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/circuitikz/changelog.tex b/Master/texmf-dist/doc/latex/circuitikz/changelog.tex
index 5a06b7c0cce..80bc730a3e1 100644
--- a/Master/texmf-dist/doc/latex/circuitikz/changelog.tex
+++ b/Master/texmf-dist/doc/latex/circuitikz/changelog.tex
@@ -5,6 +5,40 @@ full list of changes.
\begin{itemize}
\item
+ Version 1.2.0 (2020-06-21)
+
+ In this release, the big change is the rewriting of the voltages
+ output routine. Now all voltage options (american, european, and
+ straight) take into account the shape (square border) of the
+ component. The adjusting parameters are now (at least for passive
+ elements) acting in similar way for all the options, too.
+
+ \begin{itemize}
+ \tightlist
+ \item
+ Bumped version number to 1.2 (potentially incompatible changes!)
+ \item
+ Added 1.1.2 checkpoint
+ \item
+ New path-style not, buffer, and Schmitt logic ports
+ \item
+ New tutorial (using the ``inline not'' component)
+ \item
+ Voltage output routine rewrite; now it takes into account the shape
+ of the component also for ``american'' and ``straight'' voltages
+ \item
+ Several fixes in the logic ports: fixed IEEE \texttt{invschmitt}
+ name, added symmetry to the three-style shorthands for the ports,
+ and so on
+ \item
+ Fixed a gross bug in square poles anchor borders
+ \item
+ Fixed size of not circles in flip-flops (based on logic ports style)
+ \item
+ Fixed the order of initial options, to avoid ``european''
+ overwriting single options
+ \end{itemize}
+\item
Version 1.1.2 (2020-05-17)
\begin{itemize}