summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/circuitikz/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/generic/circuitikz/CHANGELOG.md')
-rw-r--r--Master/texmf-dist/doc/generic/circuitikz/CHANGELOG.md14
1 files changed, 12 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/generic/circuitikz/CHANGELOG.md b/Master/texmf-dist/doc/generic/circuitikz/CHANGELOG.md
index d4195614e1d..7f3011bec9c 100644
--- a/Master/texmf-dist/doc/generic/circuitikz/CHANGELOG.md
+++ b/Master/texmf-dist/doc/generic/circuitikz/CHANGELOG.md
@@ -1,14 +1,24 @@
<!--- 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.2.3 (2020-08-07)
+
+ Several fixes and small enhancement all over the map, changes in the documentation to better explain the reasons and effect of the path-building changes of 1.2.0 and 1.2.1.
+
+ - added a Mach-Zehnder-Modulator block symbol as node `mzm` by user `@dl1chb`
+ - add an `open poles fill` option to simplify circuits where the background is different from white
+ - restyled the FAQ and added the explanation of "gaps with `nodes`" that happens again after 1.2.1
+ - Fixed size of "not circle" in flip-flops to match european style `not circle` when used without the IEEE style
+ - Block anchors: add border anchors for round elements and deprecate old 1, 2, 3, 4 anchors
+ - Fixed some bipole border size to avoid overlapping labels; document it
+
* Version 1.2.2 (2020-07-15)
Bug-fix release: coordinate name leakage. The node and coordinate names are global; the internal coordinate names have been made stronger.
-
* Version 1.2.1 (2020-07-06)
- Several changes, both internal and user-visible. These are quite risky, although they *should* be backeard-compatible.
+ Several changes, both internal and user-visible. These are quite risky, although they *should* be backward-compatible (if the circuit code is correct).
From the user point of view:
- there is now a new style of voltages ("raised American")