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 |
|
9 | Breaking changes:
|
10 |
|
11 | - update to `ci-info` v3. This drops support for EOL node versions 6, 13
|
12 |
|
13 | ## v2.0.0
|
14 |
|
15 | Breaking changes:
|
16 |
|
17 | - Drop support for Node.js end-of-life versions: 0.10, 0.12, 4, 5, 7,
|
18 | and 9
|
19 |
|
20 | Other changes:
|
21 |
|
22 | See [ci-info
|
23 | changelog](https://github.com/watson/ci-info/blob/master/CHANGELOG.md#v200)
|
24 | for a list of newly supported CI servers.
|