Skip to content

Commit 061ee01

Browse files
committed
Updates the release notes
1 parent 5aaef81 commit 061ee01

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ Install the module with: `npm install uglifyjs-folder -g`
2929
Pull requests are appreciated.
3030

3131
## Release History
32+
- 28/Dec/2016 - Added support for sub folder output files.
33+
Example: `uglifyjs-folder test-folder -o newFolder/nested/all.min.js`
3234
- 01/Oct/2016 - Added the --extension flag
3335
- 12/Oct/2014 - Removes the extra files, organizes the code
3436
- 05/Jan/2014 - Initial release

0 commit comments

Comments
 (0)