|
1 | 1 | # Change Log |
2 | 2 |
|
3 | | -## [1.0.0](https://github.com/dev-sec/windows-baseline/tree/1.0.0) (2016-12-21) |
| 3 | +## [1.1.0](https://github.com/dev-sec/windows-baseline/tree/1.1.0) (2017-05-08) |
| 4 | +[Full Changelog](https://github.com/dev-sec/windows-baseline/compare/1.0.1...1.1.0) |
| 5 | + |
| 6 | +**Implemented enhancements:** |
| 7 | + |
| 8 | +- The baseline should be organized by components [\#6](https://github.com/dev-sec/windows-baseline/issues/6) |
| 9 | + |
| 10 | +**Closed issues:** |
| 11 | + |
| 12 | +- Licensing information mismatch? [\#4](https://github.com/dev-sec/windows-baseline/issues/4) |
| 13 | + |
| 14 | +**Merged pull requests:** |
| 15 | + |
| 16 | +- update metadata [\#15](https://github.com/dev-sec/windows-baseline/pull/15) ([chris-rock](https://github.com/chris-rock)) |
| 17 | +- Privacy [\#13](https://github.com/dev-sec/windows-baseline/pull/13) ([MattTunny](https://github.com/MattTunny)) |
| 18 | +- add cis tags for some controls [\#12](https://github.com/dev-sec/windows-baseline/pull/12) ([chris-rock](https://github.com/chris-rock)) |
| 19 | +- add references to powershell hardening [\#11](https://github.com/dev-sec/windows-baseline/pull/11) ([chris-rock](https://github.com/chris-rock)) |
| 20 | +- restrict ruby testing in travis to 2.3.3 [\#10](https://github.com/dev-sec/windows-baseline/pull/10) ([chris-rock](https://github.com/chris-rock)) |
| 21 | +- added powershell test [\#9](https://github.com/dev-sec/windows-baseline/pull/9) ([MattTunny](https://github.com/MattTunny)) |
| 22 | +- rename controls [\#8](https://github.com/dev-sec/windows-baseline/pull/8) ([chris-rock](https://github.com/chris-rock)) |
| 23 | +- add contribution guidelines [\#7](https://github.com/dev-sec/windows-baseline/pull/7) ([chris-rock](https://github.com/chris-rock)) |
| 24 | + |
| 25 | +## [1.0.1](https://github.com/dev-sec/windows-baseline/tree/1.0.1) (2017-02-01) |
4 | 26 | **Merged pull requests:** |
5 | 27 |
|
| 28 | +- Removed per control licensing as repo is under Apache 2.0 [\#5](https://github.com/dev-sec/windows-baseline/pull/5) ([grdnrio](https://github.com/grdnrio)) |
| 29 | +- 1.0.0 [\#3](https://github.com/dev-sec/windows-baseline/pull/3) ([chris-rock](https://github.com/chris-rock)) |
6 | 30 | - Switched fron Nil to Nobody SID due to mismatch on 2012R2 [\#2](https://github.com/dev-sec/windows-baseline/pull/2) ([grdnrio](https://github.com/grdnrio)) |
7 | 31 | - Joeg/sid refactor [\#1](https://github.com/dev-sec/windows-baseline/pull/1) ([grdnrio](https://github.com/grdnrio)) |
8 | 32 |
|
|
0 commit comments