All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- logging both own version and RELP library version at startup
- moved plugin version definition to separate file
- new configuration options for ssl
- TLS encryption
- now depends on openssl
- checking length of actually transmitted data
- raised minimal required relp version to 0.2
- code coverage testing
- now depends on simplecov
- first iteration of travis CI
- Gem, build and coverages badges to README
- unit tests suite
- dependencies needed for tests
- Started writing this changelog
- Small fix for emit method
- Version number started to follow Semantic versioning
- First released rubygem with correct dependencies