UNPKG

492 BMarkdownView Raw
1# Changelog
2
3## v3.0.1
4
5- remove `.github` folder from published files ([dd15229](https://github.com/watson/is-ci/commit/dd15229))
6
7## v3.0.0
8
9Breaking changes:
10
11- update to `ci-info` v3. This drops support for EOL node versions 6, 13
12
13## v2.0.0
14
15Breaking changes:
16
17- Drop support for Node.js end-of-life versions: 0.10, 0.12, 4, 5, 7,
18 and 9
19
20Other changes:
21
22See [ci-info
23changelog](https://github.com/watson/ci-info/blob/master/CHANGELOG.md#v200)
24for a list of newly supported CI servers.