diff options
author | Karl Berry <karl@freefriends.org> | 2019-07-13 21:39:36 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-07-13 21:39:36 +0000 |
commit | 8e8c05aa6d6db2c28633a8924de4a0b941b52030 (patch) | |
tree | ed7cecc6f4771974edc2e2e0fd76c60597e99dab /Master/texmf-dist/doc/generic | |
parent | ac24b25f17ff492d41266a15f5c9aa894ffd74d7 (diff) |
circuitikz (13jul19)
git-svn-id: svn://tug.org/texlive/trunk@51634 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic')
-rw-r--r-- | Master/texmf-dist/doc/generic/circuitikz/CHANGELOG.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/generic/circuitikz/CHANGELOG.md b/Master/texmf-dist/doc/generic/circuitikz/CHANGELOG.md index c39e7406605..a9c30cfded5 100644 --- a/Master/texmf-dist/doc/generic/circuitikz/CHANGELOG.md +++ b/Master/texmf-dist/doc/generic/circuitikz/CHANGELOG.md @@ -1,6 +1,11 @@ <!--- 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 0.9.3 (2019-07-13) + - Added the option to have "dotless" P-MOS (to use with arrowmos option) + - Fixed a (puzzling) problem with coupler2 + - Fixed a compatibility problem with newer PGF (>3.0.1a) + * Version 0.9.2 (2019-06-21) - (hopefully) fixed ConTeXt compatibility. Most new functionality is not tested; testers and developers for the ConTeXt side are needed. - Added old ConTeXt version for 0.8.3 |