diff options
author | Samy Pessé <samypesse@gmail.com> | 2016-02-26 10:07:11 +0100 |
---|---|---|
committer | Samy Pessé <samypesse@gmail.com> | 2016-02-26 10:07:11 +0100 |
commit | 294951f22af41edbbe758fdcd0903195a332b524 (patch) | |
tree | ee6483d4528de445a81ed0aedb9a62405e173505 | |
parent | 2619737f6459680d8fd1a65b10be30b438e64781 (diff) | |
download | gitbook-294951f22af41edbbe758fdcd0903195a332b524.zip gitbook-294951f22af41edbbe758fdcd0903195a332b524.tar.gz gitbook-294951f22af41edbbe758fdcd0903195a332b524.tar.bz2 |
Change note in changelog
-rw-r--r-- | CHANGES.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). -## 3.x.x (unreleased) +## 3.0.0 (pre) - Summary can contain external links and anchors (Fix [#776](https://github.com/GitbookIO/gitbook/issues/776)) - Summary can contain differents entitled sections - Glossary is generated as a normal page |