Skip to content

Commit

Permalink
Add #29 fix info
Browse files Browse the repository at this point in the history
Also: minor wording/formatting changes
  • Loading branch information
Igor Afanasyev committed Aug 25, 2016
1 parent 13a54a5 commit bc0b2e4
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,12 @@ Revision history
entries during post-processing; this in turn allows for custom fallback
mechanisms and also reduces resource file sizes

- In Git plugin, automatically prune old branches to avoid conflicts on `git fetch`
- In Git plugin, old branches are automatically pruned to avoid conflicts
on `git fetch`

- JSON and YAML parsers now sort keys alphabetically at parsing time.
This is to guarantee stable output between multiple runs and between
different Perl versions (#29)

1.1 April 20, 2016

Expand Down

0 comments on commit bc0b2e4

Please sign in to comment.