We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 132e9c4 commit c5b06feCopy full SHA for c5b06fe
CHANGELOG.md
@@ -1,5 +1,22 @@
1
# Changelog
2
3
+## Version 2.0.0
4
+
5
+*July 17, 2017*
6
7
+- All-new statically generated table of contents
8
+ - Should be much faster loading and scrolling for large pages
9
+ - Smaller Javascript file sizes
10
+ - Avoids the problem with the last link in the ToC not ever highlighting if the section was shorter than the page
11
+ - Fixes control-click not opening in a new page
12
+ - Automatically updates the HTML title as you scroll
13
+- Updated design
14
+ - New default colors!
15
+ - New spacings and sizes!
16
+ - System-default typefaces, just like GitHub
17
+- We even bumped the major version cause hey, why not?
18
+- Various small bug fixes
19
20
## Version 1.5.0
21
22
*February 23, 2017*
0 commit comments