Skip to content

Commit 54126d3

Browse files
committed
Release 3.1.8b
1 parent 502cfec commit 54126d3

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed

doc/generic/pgf/ChangeLog

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
2020-12-27 Henri Menke
2+
3+
- Release 3.1.8b
4+
5+
2020-12-27 Henri Menke
6+
7+
- Revert "tikz: handle \relax and frozen \relax on path #966"
8+
19
2020-12-27 Henri Menke
210

311
- Release 3.1.8a

doc/generic/pgf/RELEASE_NOTES.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
1-
Hotfix for the new topaths handling. One instance did not yet properly
2-
preserve relative coordinates.
1+
Hotfix for handling of TeX conditionals on a path. We can't forward \relax and
2+
frozen \relax through the parser because there is existing code that relies on
3+
this.
4+
5+
The recommendation is to use expandable conditionals where possible.

0 commit comments

Comments
 (0)