practic-events-lib 0.1.0

Library with shared and common events for message driven communications in Practic platform.
Documentation
# Changelog
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [0.1.0] - 2019-11-18

### Added

- Initial project structure and CI configuration.
- TelegramNotification model.
- Payslip model.

### Changed 

### Deprecated

### Removed

### Fixed

### Security