relnotes/next
changeset 42356 bcb1a2b6cd00
parent 42336 604c086ddde6
child 42363 27d6956d386b
--- a/relnotes/next	Fri May 17 11:03:47 2019 -0400
+++ b/relnotes/next	Fri May 17 11:11:40 2019 -0700
@@ -18,6 +18,13 @@
 
 == Backwards Compatibility Changes ==
 
+ * Removed (experimental) support for log graph lines mixing
+   parent/grandparent styles. Setting
+   e.g. `experimental.graphstyle.parent = !` and
+   `experimental.graphstyle.grandparent = 3.` would use `!` for the
+   first three lines of the graph and then `.`. This is no longer
+   supported.
+
 
 == Internal API Changes ==