summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/circuitikz/CHANGELOG.md
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-06-15 20:05:24 +0000
committerKarl Berry <karl@freefriends.org>2021-06-15 20:05:24 +0000
commitb1a5ae16842772228c63f9adfb509ec929aab68f (patch)
tree1da71c47d18a8ca2975eb1e75398cd0d30983f0f /Master/texmf-dist/doc/generic/circuitikz/CHANGELOG.md
parentcdf968374fabccbead3376f70ac764d12ad3d8cf (diff)
circuitikz (15jun21)
git-svn-id: svn://tug.org/texlive/trunk@59598 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic/circuitikz/CHANGELOG.md')
-rw-r--r--Master/texmf-dist/doc/generic/circuitikz/CHANGELOG.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/generic/circuitikz/CHANGELOG.md b/Master/texmf-dist/doc/generic/circuitikz/CHANGELOG.md
index 3148e799cde..16b159e18b4 100644
--- a/Master/texmf-dist/doc/generic/circuitikz/CHANGELOG.md
+++ b/Master/texmf-dist/doc/generic/circuitikz/CHANGELOG.md
@@ -1,6 +1,14 @@
<!--- 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.3.8 (2021-06-15)
+
+ The big news of this release is the ability to selectively draw the pins of the integrated circuit and mux-demuxes symbols.
+
+ - Add `draw only pins` feature to `dipchip` and `qfpchip`, thanks to [Jonathan P. Spratte](https://github.com/circuitikz/circuitikz/pull/550), and a similar option to control the pins of `muxdemux`
+ - Make `dipchip` and `qfpchip` respect `no input leads` option
+ - Several corrections to the manual
+
* version 1.3.7 (2021-06-01)
Minor release, mainly documentation upgrades.