Skip to content

Commit 018e412

Browse files
rbclarkactions-user
authored andcommitted
Update CHANGELOG.md
1 parent 4077f02 commit 018e412

File tree

1 file changed

+13
-9
lines changed

1 file changed

+13
-9
lines changed

CHANGELOG.md

Lines changed: 13 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44

55
[Full Changelog](https://github.com/mitre/inspec_tools/compare/v2.0.2.pre12...HEAD)
66

7+
**Implemented enhancements:**
8+
9+
- Ruby to docker [\#181](https://github.com/mitre/inspec_tools/pull/181) ([jsa5593](https://github.com/jsa5593))
10+
711
**Fixed bugs:**
812

913
- All Impacts Parsed from PDF are Medium [\#173](https://github.com/mitre/inspec_tools/issues/173)
@@ -262,14 +266,15 @@
262266

263267
[Full Changelog](https://github.com/mitre/inspec_tools/compare/v1.8.2...v1.8.3)
264268

265-
**Merged pull requests:**
266-
267-
- Spaces cause interpreter not to pick up encoding correctly [\#111](https://github.com/mitre/inspec_tools/pull/111) ([Bialogs](https://github.com/Bialogs))
268-
269269
## [v1.8.2](https://github.com/mitre/inspec_tools/tree/v1.8.2) (2020-03-25)
270270

271271
[Full Changelog](https://github.com/mitre/inspec_tools/compare/v1.8.1...v1.8.2)
272272

273+
**Merged pull requests:**
274+
275+
- Spaces cause interpreter not to pick up encoding correctly [\#111](https://github.com/mitre/inspec_tools/pull/111) ([Bialogs](https://github.com/Bialogs))
276+
- Gemspec Dependency Updates [\#109](https://github.com/mitre/inspec_tools/pull/109) ([Bialogs](https://github.com/Bialogs))
277+
273278
## [v1.8.1](https://github.com/mitre/inspec_tools/tree/v1.8.1) (2020-03-24)
274279

275280
[Full Changelog](https://github.com/mitre/inspec_tools/compare/v1.8.0...v1.8.1)
@@ -312,7 +317,6 @@
312317

313318
**Merged pull requests:**
314319

315-
- Gemspec Dependency Updates [\#109](https://github.com/mitre/inspec_tools/pull/109) ([Bialogs](https://github.com/Bialogs))
316320
- Allow pushing to any gem host to support GitHub [\#103](https://github.com/mitre/inspec_tools/pull/103) ([Bialogs](https://github.com/Bialogs))
317321

318322
## [v1.7.1](https://github.com/mitre/inspec_tools/tree/v1.7.1) (2020-03-23)
@@ -384,10 +388,6 @@
384388
- The `changelog.md` versions seem to be broken [\#80](https://github.com/mitre/inspec_tools/issues/80)
385389
- Update version.yml regex to match multidigit version numbers and use … [\#98](https://github.com/mitre/inspec_tools/pull/98) ([Bialogs](https://github.com/Bialogs))
386390

387-
**Merged pull requests:**
388-
389-
- Enable git-lfs for this repository; tracking xls and xlsx files. [\#94](https://github.com/mitre/inspec_tools/pull/94) ([Bialogs](https://github.com/Bialogs))
390-
391391
## [v1.6.15](https://github.com/mitre/inspec_tools/tree/v1.6.15) (2020-03-13)
392392

393393
[Full Changelog](https://github.com/mitre/inspec_tools/compare/v1.6.14...v1.6.15)
@@ -417,6 +417,10 @@
417417
- use github\_changelog\_generator in our release process [\#33](https://github.com/mitre/inspec_tools/issues/33)
418418
- add project instructions for Changelog, contribution and issue\_template [\#32](https://github.com/mitre/inspec_tools/issues/32)
419419

420+
**Merged pull requests:**
421+
422+
- Enable git-lfs for this repository; tracking xls and xlsx files. [\#94](https://github.com/mitre/inspec_tools/pull/94) ([Bialogs](https://github.com/Bialogs))
423+
420424
## [v1.6.12](https://github.com/mitre/inspec_tools/tree/v1.6.12) (2020-03-13)
421425

422426
[Full Changelog](https://github.com/mitre/inspec_tools/compare/v1.6.11...v1.6.12)

0 commit comments

Comments
 (0)