summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-07-06 20:31:34 +0000
committerKarl Berry <karl@freefriends.org>2021-07-06 20:31:34 +0000
commitd045558bbb6184c258cfc1daa90ab4e47a1b224d (patch)
tree5d3aadccdbf11ac79a51b0775f316ab4868233e3 /Master/texmf-dist/doc/generic
parentb97f297879f8d65309e8fd032505a072bbb8e6d1 (diff)
circuitikz (6jul21)
git-svn-id: svn://tug.org/texlive/trunk@59856 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 06a49a0d0d7..983b2e9714d 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.4.0 (2021-07-06)
+
+ The main news is that *package rollback* for `circuitikz` has been implemented (LaTeX-only, of course).
+ Additionally, a small but important change in the path (`to`) construction that should fix some warning from Ti*k*Z
+ and give better line joins in wire corners.
+
+ - bump version to 1.4.0
+ - implement the version rollback: time travel to 0.4!
+ - remove a wrong movement in the path construction (potentially dangerous)
+
* Version 1.3.9 (2021-06-27)
Bugfix release: `open poles opacity` was not working in most of the cases.