From 6ead8eff1de35d691843d48ec3a47ac7ccbad915 Mon Sep 17 00:00:00 2001 From: Keith Dahlby Date: Tue, 21 Feb 2017 21:01:08 -0600 Subject: [PATCH] Add #425 to changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4697b4cc7..45584bcb6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,8 @@ ([PR #422](https://github.com/dahlbyk/posh-git/pull/422)) - `Add-PoshGitToProfile` will no longer modify a signed `$PROFILE` script; it also learned `-Confirm` ([PR #428](https://github.com/dahlbyk/posh-git/pull/428)) +- Overwrite pre-0.7 posh-git prompt on import + ([PR #425](https://github.com/dahlbyk/posh-git/pull/425)) ## 0.7.0 - February 14, 2017 This release has focused on improving the "getting started" experience by adding an `Add-PoshGitToProfile` command that