summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/circuitikz/CHANGELOG
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-04-18 16:42:44 +0000
committerKarl Berry <karl@freefriends.org>2009-04-18 16:42:44 +0000
commit9fbcb733dd11b3c8375ec9997391296abbc6d79d (patch)
tree7c139328d5c1b332a5a5311bebd0bf665d18b11c /Master/texmf-dist/doc/latex/circuitikz/CHANGELOG
parent6e3c22d01092e6a41b9147068d2719a44d5ac16f (diff)
new pgf package circuitikz (17apr09)
git-svn-id: svn://tug.org/texlive/trunk@12745 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/circuitikz/CHANGELOG')
-rw-r--r--Master/texmf-dist/doc/latex/circuitikz/CHANGELOG15
1 files changed, 15 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/circuitikz/CHANGELOG b/Master/texmf-dist/doc/latex/circuitikz/CHANGELOG
new file mode 100644
index 00000000000..fd3ead44653
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/circuitikz/CHANGELOG
@@ -0,0 +1,15 @@
+CircuiTikz - Changelog
+
+* Version 0.2 - 20090417
+First public release on CTAN
+ - *Backward incompatibility*: labels ending with \texttt{:}\textit{angle} are not parsed for positioning anymore.
+ - Full use of \TikZ\ keyval features.
+ - White background is not filled anymore: now the network can be drawn on a background picture as well.
+ - Several new components added (logical ports, transistors, double bipoles, \ldots).
+ - Color support.
+ - Integration with {\ttfamily siunitx}.
+ - Voltage, american style.
+ - Better code, perhaps. General cleanup at the very least.
+
+* Version 0.1 - 2007-10-29
+First public release