Release 4.11

This commit is contained in:
Duncan Ferguson 2017-12-22 12:17:40 +00:00
parent 0dbf7c6808
commit d8addf58d1
7 changed files with 37 additions and 17 deletions

View file

@ -1,4 +1,4 @@
4.10_03 0000-00-00 Duncan Ferguson <duncan_ferguson@user.sf.net>
4.11 2017-12-22 Duncan Ferguson <duncan_ferguson@user.sf.net>
- Fix for multiple range expansion, as in 'h{a,b}{1,2}' (Github issue #97) (Thanks to lazyfrosch)
- Upgrade Perl::Tidy requirement to version 20171214 (Github issue #99) (Thanks to eserte)
- Add in 'external command pipe' to allow for some commands being passed in from the command line