Skip to content

Commit

Permalink
updating release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
sayedihashimi committed Oct 16, 2016
1 parent 09c26fb commit 7b2b5ca
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -194,6 +194,10 @@ To report any issues please [create an new item](https://github.com/ligershark/p

# Release Notes

- Made psbuild [self contained](https://github.com/ligershark/psbuild/issues/76) so that nothing needs to be downloaded at build time
- Added Get-PSBuildVersion method
- Update on how [secrets are masked](https://github.com/ligershark/psbuild/commit/ce2386b46aa6884e3f023ca7d4b1e32ec32712e3). The previous impl caused the users prompt to be modified.
- Update to [only add quotes when needed](https://github.com/ligershark/psbuild/issues/76)
- Fixed [an issue](https://github.com/ligershark/psbuild/issues/76) where commands were being quoted unnecessarily
- Update to allow overriding settings with env variables https://github.com/ligershark/psbuild/commit/b00cc3c63a81c20f9101cbd111d1b1e1bffe874a
- Update to ensure log directory is unique for every project built https://github.com/ligershark/psbuild/issues/71.
Expand Down

0 comments on commit 7b2b5ca

Please sign in to comment.