Packages

A simple `Logger` backend which writes log entries to an ETS table.

Current section

Files

Jump to
Raw

CHANGELOG.md

# 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/).
## [0.1.0] - 2021-06-17
### Added
- coverage
### Changed
- min version now 1.6
- replace Travis with Github CI workflow
- add Github release workflow
- updated CI badge in README
- moduledoc for main module to pull from README
- MIT licence replaced with Apache 2.0 licence
- min version
- add travis config with matrix tests
### Fixed
- formatting