diff options
author | Karl Berry <karl@freefriends.org> | 2020-12-28 22:32:07 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-12-28 22:32:07 +0000 |
commit | ae7b85d3ff2a814b8c735c12031dd075b58bedac (patch) | |
tree | 9ae34b60ddea3e61499ce49a6878e0d527da7370 /Master/texmf-dist/doc/generic | |
parent | 95b311c50ee68843f5d0f54551bf92d6dcf765d8 (diff) |
circuitikz (28dec20)
git-svn-id: svn://tug.org/texlive/trunk@57245 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic')
-rw-r--r-- | Master/texmf-dist/doc/generic/circuitikz/CHANGELOG.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/generic/circuitikz/CHANGELOG.md b/Master/texmf-dist/doc/generic/circuitikz/CHANGELOG.md index 2d9bbf531c9..0be3e9b6898 100644 --- a/Master/texmf-dist/doc/generic/circuitikz/CHANGELOG.md +++ b/Master/texmf-dist/doc/generic/circuitikz/CHANGELOG.md @@ -1,6 +1,12 @@ <!--- CircuiTikz - Changelog ---> The major changes among the different circuitikz versions are listed here. See <https://github.com/circuitikz/circuitikz/commits> for a full list of changes. +* Version 1.2.7 (2020-12-27) + + Bugfix release. + + - The recent temporary changes to TikZ to v3.1.8a revealed a problem in corner cases with `circuitikz` that should be fixed (thanks to Henri Menke) + * Version 1.2.6 (2020-12-16) The highlight of this release is the option to draw circles around transistors; moreover, a handful of new component and several bug fixes. |