Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Christian Gerdes
/
WebServicePlugins
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Issues
12
Merge Requests
0
Wiki
Network
Create a new issue
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
eafa53a5
...
eafa53a5c93ca03aae42747364b4c4d2587b6c9b
authored
2018-02-09 15:35:15 +0100
by
Christian Gerdes
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Updated CHANGELOG for version 1.2
1 parent
1bf79b92
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
14 additions
and
0 deletions
CHANGELOG
WebServicePluginForWebTest.sln
CHANGELOG
View file @
eafa53a
# WebService Plugins Changelog
## Version 1.2
- XPathExtraction rule now has option to Pass If Not Found
- Error checking for correct version of VS
- Add Extraction Rule and Validation rule and Parameters now works correctly in Result Views
- Skipped version 1.1 to be in sync with vs2015 versions
## Version 1.0
First released version. Tested on VS2015 Enterprise.
...
...
WebServicePluginForWebTest.sln
View file @
eafa53a
...
...
@@ -11,6 +11,14 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WebServicePluginForWebTestR
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WebServicePluginForWebTestResultTabVSIX", "WebServicePluginForWebTestResultTabVSIX\WebServicePluginForWebTestResultTabVSIX.csproj", "{63355892-39EF-4F97-84E0-C7CA616E0281}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{64A65BB6-E45E-4593-8CA2-99C45C03F359}"
ProjectSection(SolutionItems) = preProject
CHANGELOG = CHANGELOG
CONTRIBUTING.md = CONTRIBUTING.md
LICENSE = LICENSE
README.md = README.md
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
...
...
Please
register
or
sign in
to post a comment