CHANGELOG.md in outpost-aggregator-1.1.2 vs CHANGELOG.md in outpost-aggregator-1.1.3

- old
+ new

@@ -1,4 +1,16 @@ +## 1.1.3 (2014-03-19) +### Fixes +* Fixed a z-index issue between dropzone empty message and alerts. + +### Changes +* Deprecated `dropLimit`. Replacement is `dropMaxLimit`. + +### Additions +* Added `dropMinLimit` to view options to notify the user when the minimum limit isn't satisfied. (Default: 0) +* Added a `dropRejectOverflow` option to determine whether or not the aggregator should reject upper-limit overflow. (default: true) + + ## 1.1.2 ### Fixes * Fixed dropLimit