|
1 |
| -# Change Log |
| 1 | +# Changelog |
| 2 | + |
| 3 | +## [1.0.2](https://github.com/dev-sec/php-baseline/tree/1.0.2) (2020-06-18) |
| 4 | + |
| 5 | +[Full Changelog](https://github.com/dev-sec/php-baseline/compare/1.0.1...1.0.2) |
| 6 | + |
| 7 | +**Merged pull requests:** |
| 8 | + |
| 9 | +- github actions release [\#8](https://github.com/dev-sec/php-baseline/pull/8) ([micheelengronne](https://github.com/micheelengronne)) |
| 10 | +- Update issue templates [\#7](https://github.com/dev-sec/php-baseline/pull/7) ([rndmh3ro](https://github.com/rndmh3ro)) |
| 11 | +- use recommended spdx license identifier [\#6](https://github.com/dev-sec/php-baseline/pull/6) ([chris-rock](https://github.com/chris-rock)) |
| 12 | +- spell correction in disable\_functions [\#5](https://github.com/dev-sec/php-baseline/pull/5) ([TLoebner](https://github.com/TLoebner)) |
2 | 13 |
|
3 | 14 | ## [1.0.1](https://github.com/dev-sec/php-baseline/tree/1.0.1) (2017-05-08)
|
| 15 | + |
4 | 16 | [Full Changelog](https://github.com/dev-sec/php-baseline/compare/1.0.0...1.0.1)
|
5 | 17 |
|
6 | 18 | **Merged pull requests:**
|
|
9 | 21 | - restrict ruby testing to version 2.3.3 and update gemfile [\#3](https://github.com/dev-sec/php-baseline/pull/3) ([atomic111](https://github.com/atomic111))
|
10 | 22 |
|
11 | 23 | ## [1.0.0](https://github.com/dev-sec/php-baseline/tree/1.0.0) (2016-12-22)
|
| 24 | + |
12 | 25 | [Full Changelog](https://github.com/dev-sec/php-baseline/compare/0.1.0...1.0.0)
|
13 | 26 |
|
14 | 27 | **Merged pull requests:**
|
15 | 28 |
|
16 | 29 | - migrate from Serverspec to InSpec [\#2](https://github.com/dev-sec/php-baseline/pull/2) ([chris-rock](https://github.com/chris-rock))
|
17 | 30 |
|
18 | 31 | ## [0.1.0](https://github.com/dev-sec/php-baseline/tree/0.1.0) (2016-11-09)
|
| 32 | + |
| 33 | +[Full Changelog](https://github.com/dev-sec/php-baseline/compare/f0de42996b3299ac0e9dc2821c693612f6134cbb...0.1.0) |
| 34 | + |
19 | 35 | **Merged pull requests:**
|
20 | 36 |
|
21 | 37 | - fix typo in license header [\#1](https://github.com/dev-sec/php-baseline/pull/1) ([chris-rock](https://github.com/chris-rock))
|
22 | 38 |
|
23 | 39 |
|
24 | 40 |
|
25 |
| -\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* |
| 41 | +\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)* |
0 commit comments