diff options
author | Samy Pessé <samypesse@gmail.com> | 2014-07-30 00:26:44 -0700 |
---|---|---|
committer | Samy Pessé <samypesse@gmail.com> | 2014-07-30 00:26:44 -0700 |
commit | 7d51ae36897ef7035bbc901bd9b4fc03038b074a (patch) | |
tree | 9edfb84bcbb926507457f16b13262e7dde9bf8c3 | |
parent | b9360de3e34a076681f0feb03c8e77f85c4fbcb0 (diff) | |
download | gitbook-7d51ae36897ef7035bbc901bd9b4fc03038b074a.zip gitbook-7d51ae36897ef7035bbc901bd9b4fc03038b074a.tar.gz gitbook-7d51ae36897ef7035bbc901bd9b4fc03038b074a.tar.bz2 |
Add changelogs for 0.6.2
-rw-r--r-- | CHANGES.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ # Release notes +## 0.6.2 +- Support generating a plugin's book info dynamically +- Improve navigation on dark theme +- Improve path normalization when parsing SUMMARY.md + ## 0.6.0 - Generate header id the same as github - Custom links can be added at top of sidebar |