- Default installation version
- The message trim length can now be defined in the settings, see #4 for more details.
- The region can now be defined in the settings
- Formatting issues and proper Changelog introduction
- Python 2.7 Support
- Python 2.6 Support
- Various bugfixes
- Dismissed South support
- Platforms etc. are now handled with models
- Django >= 1.7 support (migrations)
- Added the ability to use arn directly for instancing an application.
- Improving SNSDevice.register_or_update function: The function raises now an exception if the error when creating the ARN is not the 'already exists'-exception
- Improving the create_or_update SNSDevice method: If the device is already registered with other attributes, the given error gets parsed an updated with the new attributes.
- The PushMessage model allows now more null values
- Python 3 support
- Logging settings
- Documentation
- Initial release