diff options
author | Norbert Preining <norbert@preining.info> | 2021-05-10 03:01:38 +0000 |
---|---|---|
committer | Norbert Preining <norbert@preining.info> | 2021-05-10 03:01:38 +0000 |
commit | 5d21f8d617189f5ef0fcbd7e53f707ceb3aa4e32 (patch) | |
tree | 96db923506776ef8a39ca0c2bd80fa8e6cce4745 /graphics/pgf/contrib/circuitikz/doc/changelog.tex | |
parent | 2cd369d8df4e5fcf26840e6da140091a2f16fa8c (diff) |
CTAN sync 202105100301
Diffstat (limited to 'graphics/pgf/contrib/circuitikz/doc/changelog.tex')
-rw-r--r-- | graphics/pgf/contrib/circuitikz/doc/changelog.tex | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/graphics/pgf/contrib/circuitikz/doc/changelog.tex b/graphics/pgf/contrib/circuitikz/doc/changelog.tex index cf46a5674f..56a39de9a6 100644 --- a/graphics/pgf/contrib/circuitikz/doc/changelog.tex +++ b/graphics/pgf/contrib/circuitikz/doc/changelog.tex @@ -5,6 +5,25 @@ full list of changes. \begin{itemize} \item + version 1.3.6 (2021-05-09) + + Mainly a bugfix release; fixing a bug in the \texttt{l2} stacked + labels means that old constructs that were failing silently can give + an error now. Sorry. To compensate, I added stacked annotation (for + symmetry). + + \begin{itemize} + \tightlist + \item + Added stacked annotations for symmetry with stacked labels. + \item + Fixed a bug in the plotting of \texttt{inst\ amp\ ra} terminals. + \item + Fixed a bug in managing stacked labels (\texttt{l2=...}); possibly + it will be mildly backward-incompatible (please see the manual about + incompatible changes) + \end{itemize} +\item Version 1.3.5 (2021-05-02) Power electronics devices are the main characters in this release: |