|
2 | 2 |
|
3 | 3 | All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. |
4 | 4 |
|
| 5 | +<a name="6.0.0"></a> |
| 6 | +# [6.0.0](https://github.com/documentationjs/documentation/compare/v5.5.0...v6.0.0) (2018年03月02日) |
| 7 | + |
| 8 | + |
| 9 | +### Features |
| 10 | + |
| 11 | +* documentation.js now requires node v6 or newer. ([#1034](https://github.com/documentationjs/documentation/issues/1034)) ([ccce516](https://github.com/documentationjs/documentation/commit/ccce516)) |
| 12 | + |
| 13 | + |
| 14 | +### BREAKING CHANGES |
| 15 | + |
| 16 | +* documentation.js requires node v6 or newer. |
| 17 | + |
| 18 | + |
| 19 | + |
5 | 20 | <a name="5.5.0"></a> |
6 | 21 | # [5.5.0](https://github.com/documentationjs/documentation/compare/v5.4.0...v5.5.0) (2018年03月02日) |
7 | 22 |
|
|
0 commit comments