summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/circuitikz/CHANGELOG.md
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-06-06 23:01:18 +0000
committerKarl Berry <karl@freefriends.org>2016-06-06 23:01:18 +0000
commit04e211f107eb8723e3df5cb49ee72fb0a191e6e4 (patch)
tree91b70654e05a91c7fb8c0944d14371161d019b53 /Master/texmf-dist/doc/generic/circuitikz/CHANGELOG.md
parent24f9b9f3765cce36b365687c66f49278a94fbc7a (diff)
circuitikz (6jun16)
git-svn-id: svn://tug.org/texlive/trunk@41299 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.md11
1 files changed, 10 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/generic/circuitikz/CHANGELOG.md b/Master/texmf-dist/doc/generic/circuitikz/CHANGELOG.md
index 83d9a049f04..b5e521839ff 100644
--- a/Master/texmf-dist/doc/generic/circuitikz/CHANGELOG.md
+++ b/Master/texmf-dist/doc/generic/circuitikz/CHANGELOG.md
@@ -1,5 +1,14 @@
<!--- CircuiTikz - Changelog --->
-The major changes among the different circuitikz versions are listed here. See <https://github.com/mredaelli/circuitikz/commits> for a full list of changes.
+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 0.6 (2016-06-06)
+ - Added Mechanical Symbols (damper,mass,spring)
+ - Added new connection style diamond, use (d-d)
+ - Added new sources voosource and ioosource (double zero-style)
+ - All diode can now drawn in a stroked way, just use globel option "strokediode" or stroke instead of full/empty, or D-. Use this option for compliance with DIN standard EN-60617
+ - Improved Shape of Diodes:tunnel diode, Zener diode, schottky diode (bit longer lines at cathode)
+ - Reworked igbt: New anchors G,gate and new L-shaped form Lnigbt, Lpigbt
+ - Improved shape of all fet-transistors and mirrored p-chan fets as default, as pnp, pmos, pfet are already. This means a backward-incompatibility, but smaller code, because p-channels mosfet are by default in the correct direction(source at top). Just remove the 'yscale=-1' from your p-chan fets at old pictures.
* Version 0.5 (2016-04-24)
- new option boxed and dashed for hf-symbols