summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/circuitikz
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-12-17 22:17:39 +0000
committerKarl Berry <karl@freefriends.org>2020-12-17 22:17:39 +0000
commitc5b62b0d4c370c8fa4d9ec0771dac3922839076a (patch)
treefac1ff5ed2b40d51f4bcbae8393b83505fe8c5d7 /Master/texmf-dist/doc/generic/circuitikz
parente789646aa26e1d56b7ccb6945e9d43784d0bbfde (diff)
circuitikz (17dec20)
git-svn-id: svn://tug.org/texlive/trunk@57160 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic/circuitikz')
-rw-r--r--Master/texmf-dist/doc/generic/circuitikz/CHANGELOG.md16
1 files changed, 15 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/generic/circuitikz/CHANGELOG.md b/Master/texmf-dist/doc/generic/circuitikz/CHANGELOG.md
index 5999837873a..2d9bbf531c9 100644
--- a/Master/texmf-dist/doc/generic/circuitikz/CHANGELOG.md
+++ b/Master/texmf-dist/doc/generic/circuitikz/CHANGELOG.md
@@ -1,9 +1,23 @@
<!--- 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.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.
+
+ - added option to have transistors with circles, suggested by user `@myzinsky`
+ - added closed position for normally open button and the other way around (suggested by user `@septatrix`)
+ - added a `tip` anchor for push buttons
+ - added text anchor for legacy `linestub` component
+ - added an option for a different style of european logic xnor port (suggested by user `@Schlepptop`)
+ - added dynode tubes electrodes (suggested by user `@ferdymercury`)
+ - fixed a bug in style-files (thanks to user `@Alex` on `tex.stackexchange.com`)
+ - added a comment about relative coords (thanks to user `@septatrix`)
+ - several fixes to the manual
+
* Version 1.2.5 (2020-10-14)
- Mainly a bugfix release fir `raised` voltage style.
+ Mainly a bugfix release for `raised` voltage style.
- added macro to access labels and annotations anchors and direction
- fixed a bug in "raised" voltages' positions with `invert` and/or `mirror`