From e7a44358a580e07aa4eb050f44262ec7350db2b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Samy=20Pess=C3=A9?= Date: Tue, 24 May 2016 15:38:26 +0200 Subject: [PATCH] Update Changelog --- CHANGES.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 9c93bf0c2..e50d627fe 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -2,7 +2,11 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). -## 3.0.0 (pre) +## 3.0.1 (unreleased) +- Fix regression in link resolution when contain anchor +- Fix `structure.` configuration not supporting filenames with dots + +## 3.0.0 - 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