diff --git a/CHANGELOG.md b/CHANGELOG.md index a6774f4..d6b44dd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,8 +3,8 @@ RELEASE NOTES v0.27 (pending release, proposed date end of February 2020) ----------------------- -- Add `verify` method to verify a disk is zero filled [#128](https://github.com/martijnvanbrummelen/nwipe/pull/128) -- Add new HMG IS5 enhanced wipe method [#168](https://github.com/martijnvanbrummelen/nwipe/pull/168) +- Add `verify` method to verify a disk is zero filled [#128](https://github.com/martijnvanbrummelen/nwipe/pull/128) (Thanks Legogizmo) +- Add new HMG IS5 enhanced wipe method [#168](https://github.com/martijnvanbrummelen/nwipe/pull/168) (Thanks infrastation) - Fix percentage progress and show on completion of wipe (Thanks PartialVolume) - Implement clang-format support (Thanks louib) - Implement more frequent disk sync support (Thanks Legogizmo)