Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
muratiakos committed Feb 28, 2016
1 parent 4718f1c commit 89d3249
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,16 @@
- Fix code suggestions from `PSScriptAnalyzer`
- Test if expected commands are exported too

## 1.5.0 (Feb 28, 2016)
## 1.5.0 (Feb 27, 2016)
- Add `Test-PSUri` to test HTTP/HTTPS URIs
- Add `Test-PSWebConfig` to fully test all URIs and Connectionstrings from complete configurations
- Rename `PSAddress` to `PSUri`
- Add `ReplaceRules` to Connectionstring test results
- Add `PSWebConfig.TestResult` view for all tests

## 1.5.1 (Feb 28, 2016)
- Regenerate module manifest for PSGallery

## 1.5.2 (Feb 28, 2016)
- Refactor Pester tests and Fixtures
- Reorganize functions into subfolders

0 comments on commit 89d3249

Please sign in to comment.