Skip to content

Commit

Permalink
Updated docs to reflect release 0.2.x
Browse files Browse the repository at this point in the history
  • Loading branch information
Leonidas-from-XIV committed Nov 15, 2012
1 parent 882b71d commit dbb86d0
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions README.md
Expand Up @@ -138,14 +138,12 @@ value})``. Possible options are:
(the first character is the same as attrkey) that contains its local name
and namespace URI.

These default settings are for backward-compatibility. These are scheduled to
change to a more 'clean' way of parsing in version 0.2.

Updating to new version
=======================

As version 0.2 will change the default parsing settings version 0.1.14
introduced the default settings for version 0.2.
Version 0.2 changed the default parsing settings, but version 0.1.14 introduced
the default settings for version 0.2, so these settings can be tried before the
migration.

```javascript
var xml2js = require('xml2js');
Expand Down

0 comments on commit dbb86d0

Please sign in to comment.