Skip to content

Commit

Permalink
Minor: formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
codenirvana committed Aug 6, 2018
1 parent 5314c7f commit 8e6c752
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions MIGRATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,8 +123,8 @@ Installation should be global if newman is installed globally, local otherwise.
The complete installation and usage guide is available here: https://github.com/postmanlabs/newman-reporter-html

### Updating v1 Postman Collection format
Newman >= v4 drops support for v1 collection format.
Use [Postman native application](pm-app) to convert v1 collection format to v2 collection format.
Newman >= v4 drops support for v1 collection format.<br/>
Use [Postman native application](https://www.getpostman.com/apps) to convert v1 collection format to v2 collection format.

### CSV auto parse
A [fix][pr1609] has been made to avoid parsing numbers inside quotes.<br/>
Expand All @@ -135,7 +135,6 @@ Fixes issues: [#1100][i1100], [#1215][i1215] & [#1346][i1346]
### Default timeouts
All timeouts now have the default value of infinity. [#1630](pr1630)

[pm-app]: https://www.getpostman.com/apps
[pr1609]: https://github.com/postmanlabs/newman/pull/1609
[pr1630]: https://github.com/postmanlabs/newman/pull/1630
[i1100]: https://github.com/postmanlabs/newman/issues/1100
Expand Down

0 comments on commit 8e6c752

Please sign in to comment.