summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-01-23 21:55:34 +0000
committerKarl Berry <karl@freefriends.org>2020-01-23 21:55:34 +0000
commit3cbe503dbda14b8212adf6cad6bfb8fd7882f427 (patch)
tree8ccfafbbf4144b832ab2a077ffaee017d053509d /Master/texmf-dist/doc/generic
parentf74db910cfdba799460326738cc42e0ee57c3366 (diff)
circuitikz (23jan20)
git-svn-id: svn://tug.org/texlive/trunk@53515 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic')
-rw-r--r--Master/texmf-dist/doc/generic/circuitikz/CHANGELOG.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/generic/circuitikz/CHANGELOG.md b/Master/texmf-dist/doc/generic/circuitikz/CHANGELOG.md
index 5fb324319d4..b913ffc33a4 100644
--- a/Master/texmf-dist/doc/generic/circuitikz/CHANGELOG.md
+++ b/Master/texmf-dist/doc/generic/circuitikz/CHANGELOG.md
@@ -1,6 +1,16 @@
<!--- 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.0.0-pre2 (2020-01-23)
+
+ **Really** last additions toward the 1.0.0 version. The most important change is the addition of multiplexer and de-multiplexers; also added the multi-wires (bus) markers.
+
+ - Added mux-demux shapes
+ - Added the possibility to suppress the input leads in logic gates
+ - Added multiple wires markers
+ - Added a style to switch off the automatic rotation of instruments
+ - Changed the shape of the or-type american logic ports (reversible with a flag)
+
* Version 1.0.0-pre1 (2019-12-22)
Last additions before the long promised 1.0! In this pre-release we feature a flip-flop library, a revamped configurability of amplifiers (and a new amplifier as a bonus) and some bug fix around the clock.