|
1 | 1 | # Change Log |
2 | 2 |
|
| 3 | +## [2.0.1](https://github.com/dev-sec/postgres-baseline/tree/2.0.1) (2017-05-08) |
| 4 | +[Full Changelog](https://github.com/dev-sec/postgres-baseline/compare/2.0.0...2.0.1) |
| 5 | + |
| 6 | +**Merged pull requests:** |
| 7 | + |
| 8 | +- update metadata [\#19](https://github.com/dev-sec/postgres-baseline/pull/19) ([chris-rock](https://github.com/chris-rock)) |
| 9 | +- restrict ruby testing to version 2.3.3 and update gemfile [\#18](https://github.com/dev-sec/postgres-baseline/pull/18) ([atomic111](https://github.com/atomic111)) |
| 10 | +- adjust the service for each os type and correct the control 10 [\#16](https://github.com/dev-sec/postgres-baseline/pull/16) ([atomic111](https://github.com/atomic111)) |
| 11 | +- remove the sudo command and remove duplicate control [\#15](https://github.com/dev-sec/postgres-baseline/pull/15) ([atomic111](https://github.com/atomic111)) |
| 12 | + |
3 | 13 | ## [2.0.0](https://github.com/dev-sec/postgres-baseline/tree/2.0.0) (2017-01-05) |
4 | 14 | [Full Changelog](https://github.com/dev-sec/postgres-baseline/compare/1.1.0...2.0.0) |
5 | 15 |
|
6 | 16 | **Merged pull requests:** |
7 | 17 |
|
| 18 | +- 2.0.0 [\#14](https://github.com/dev-sec/postgres-baseline/pull/14) ([chris-rock](https://github.com/chris-rock)) |
8 | 19 | - Migrate to InSpec [\#13](https://github.com/dev-sec/postgres-baseline/pull/13) ([atomic111](https://github.com/atomic111)) |
9 | 20 |
|
10 | 21 | ## [1.1.0](https://github.com/dev-sec/postgres-baseline/tree/1.1.0) (2015-10-15) |
|
0 commit comments