|
1 | 1 | # Changelog |
2 | 2 |
|
3 | | -## [3.0.1](https://github.com/dev-sec/postgres-baseline/tree/3.0.1) (2021-03-25) |
| 3 | +## [3.0.1](https://github.com/dev-sec/postgres-baseline/tree/3.0.1) (2021-04-24) |
4 | 4 |
|
5 | 5 | [Full Changelog](https://github.com/dev-sec/postgres-baseline/compare/3.0.0...3.0.1) |
6 | 6 |
|
|
10 | 10 |
|
11 | 11 | **Merged pull requests:** |
12 | 12 |
|
| 13 | +- fix rubocop error for Rakefile [\#42](https://github.com/dev-sec/postgres-baseline/pull/42) ([schurzi](https://github.com/schurzi)) |
13 | 14 | - update release action [\#41](https://github.com/dev-sec/postgres-baseline/pull/41) ([schurzi](https://github.com/schurzi)) |
14 | 15 | - add dependency to chef-config for CI [\#40](https://github.com/dev-sec/postgres-baseline/pull/40) ([schurzi](https://github.com/schurzi)) |
15 | 16 |
|
|
85 | 86 |
|
86 | 87 | [Full Changelog](https://github.com/dev-sec/postgres-baseline/compare/2.0.1...2.0.2) |
87 | 88 |
|
| 89 | +**Merged pull requests:** |
| 90 | + |
| 91 | +- inspec check fix [\#21](https://github.com/dev-sec/postgres-baseline/pull/21) ([chris-rock](https://github.com/chris-rock)) |
| 92 | + |
88 | 93 | ## [2.0.1](https://github.com/dev-sec/postgres-baseline/tree/2.0.1) (2017-05-08) |
89 | 94 |
|
90 | 95 | [Full Changelog](https://github.com/dev-sec/postgres-baseline/compare/2.0.0...2.0.1) |
|
95 | 100 | - 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)) |
96 | 101 | - 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)) |
97 | 102 | - remove the sudo command and remove duplicate control [\#15](https://github.com/dev-sec/postgres-baseline/pull/15) ([atomic111](https://github.com/atomic111)) |
98 | | -- 2.0.0 [\#14](https://github.com/dev-sec/postgres-baseline/pull/14) ([chris-rock](https://github.com/chris-rock)) |
99 | 103 |
|
100 | 104 | ## [2.0.0](https://github.com/dev-sec/postgres-baseline/tree/2.0.0) (2017-01-05) |
101 | 105 |
|
102 | 106 | [Full Changelog](https://github.com/dev-sec/postgres-baseline/compare/1.1.0...2.0.0) |
103 | 107 |
|
104 | 108 | **Merged pull requests:** |
105 | 109 |
|
| 110 | +- 2.0.0 [\#14](https://github.com/dev-sec/postgres-baseline/pull/14) ([chris-rock](https://github.com/chris-rock)) |
106 | 111 | - Migrate to InSpec [\#13](https://github.com/dev-sec/postgres-baseline/pull/13) ([atomic111](https://github.com/atomic111)) |
107 | 112 |
|
108 | 113 | ## [1.1.0](https://github.com/dev-sec/postgres-baseline/tree/1.1.0) (2015-10-15) |
|
0 commit comments