Skip to content

Commit 56d631d

Browse files
committed
Add the upcoming fix to three-pane scrolling to the changelog
1 parent 7841329 commit 56d631d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
## 0.28.1
2+
* Reenable three-pane scrolling in Chrome 72 (#1922, #1921)
23
* A new version of the highlightjs pack supports syntax highlighting for
34
SCSS. (#1906, #1907)
45
* Allow manually-specified links to source code, appearing as a small icon
@@ -10,8 +11,8 @@
1011
links (#1916, #1372)
1112
* Viewport parameters for mobile now prevent "stuck page" syndrome (#1916,
1213
#1911). Overscroll is now permitted for mobile.
13-
* Escape a `#` to be standards compliant and avoid a deprecation warning on
14-
the console (#1919, #1918)
14+
* Fix a problem where we don't render greater than symbols in the header
15+
for Chrome 72 (#1919, #1918)
1516
* Dartdoc now remembers scroll positions for all three columns while
1617
navigating (#1917, #1288, #1372, #779, #1870)
1718
* Update analyzer package to 0.35.0 and several internal test/coverage

0 commit comments

Comments
 (0)