Skip to content

Commit

Permalink
fix formatting for 4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
derduher authored Aug 19, 2019
1 parent db3ea68 commit bb7a084
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,17 @@
# master
Nothing yet

# 4.1.0
Add a pretty print option to `toString(false)`
pass true pretty print

Add an xmlparser that will output a config that would generate that same file
cli:
use --parser to output the complete config --line-separated to print out line
separated config compatible with the --json input option for cli
lib: import parseSitemap and pass it a stream

cli:
use --parser to output the complete config --line-separated to print out line
separated config compatible with the --json input option for cli

lib: import parseSitemap and pass it a stream

# 4.0.2
Fix npx script error - needs the shebang
Expand Down

0 comments on commit bb7a084

Please sign in to comment.