CHANGELOG.md in voicemail-1.1.0 vs CHANGELOG.md in voicemail-1.1.1

- old
+ new

@@ -1,14 +1,19 @@ -#develop +# develop + +# v1.1.1 - 2014-06-10 + * BUG - Remove implicit dependency on loading activesupport + +# v1.1.0 - 2014-05-07 * CHANGE - Menu intros are one message, making them skippable. * FEATURE - Personalized voicemail greetings can be deleted * FEATURE - Add message to play after recording a voicemail is complete * FEATURE - Add an option to erase all messages from a mailbox * FEATURE - Put a timeout on waiting for a PIN * FEATURE - Allow messages to be skipped * BUG - Resolve issue where caller presses the pound key twice in succession -#v1.0.0 - 2014-01-02 +# v1.0.0 - 2014-01-02 * FEATURE - Optional per-mailbox override of default recording hash * FEATURE - Optional rerecording of voicemail messages * FEATURE - I18n numeric methods * FEATURE - I18n support for keys * FEATURE - Seperate pin_checking into seperate matcher class, so that it can be overriden if desired