# 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).

## [1.3.0] - 2020-12-08
### Added
- Now you can attach a file in your notifications

## [1.2.0] - 2020-12-08
### Added
- Allow marking messages as html compliant

## [1.1.1] - 2020-12-08
### Added
- Timestamp setter for personalize the time when notification was created

### Fixed
- Successfully requests doesn't resolve the promise and never returns the response object
