summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamy Pessé <samypesse@gmail.com>2017-01-06 17:17:14 +0100
committerSamy Pessé <samypesse@gmail.com>2017-01-06 17:17:14 +0100
commit4b3ac4e82752694d47a8c2e700a753fb64fec808 (patch)
tree5d0fa708767af80104512374141d8378d19ef42b
parent7029c01806781f5ed74f175545ea154aa17cc6fd (diff)
downloadgitbook-4b3ac4e82752694d47a8c2e700a753fb64fec808.zip
gitbook-4b3ac4e82752694d47a8c2e700a753fb64fec808.tar.gz
gitbook-4b3ac4e82752694d47a8c2e700a753fb64fec808.tar.bz2
Add tests to changelog
-rw-r--r--CHANGES.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md
index e84d00b..84084de 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -12,6 +12,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- *Website Feature:* `fontsettings` is now only controlling the font size, and can work on multiple themes
- *Plugin API*: hook `page` can no longer modify the content, only the page's attributes
- *Plugin API*: plugins can no longer export resources, instead use the `_assets` folder
+- [ ] *Plugin API*: testing framework
+- [ ] `gitbook init` creates `.gitignore` if not found
+- [ ] Ignore files are no longer copied to the output
## 3.2.2
- Fix catching parsing errors leading to possible missing pages in generated book