Update history to reflect merge of #2199 [ci skip]

This commit is contained in:
Parker Moore 2014-04-14 23:14:26 -04:00
parent cb4a7a52da
commit 2a9c1a2cd2
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
## HEAD
### Major Enhancements
* Add "Collections" feature (#2199)
* Add gem-based plugin whitelist to safe mode (#1657)
* Replace the commander command line parser with a more robust
solution for our needs called `mercenary` (#1706)