1
0
mirror of https://github.com/dzeiocom/libs.git synced 2025-06-15 20:19:21 +00:00

Added Changelog for packages

Signed-off-by: Florian Bouillon <florian.bouillon@delta-wings.net>
This commit is contained in:
2020-12-08 11:53:44 +01:00
parent dc93639f8f
commit 6056bde78a
7 changed files with 291 additions and 0 deletions

View File

@ -0,0 +1,15 @@
# 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).
## [Unreleased]
## [1.0.0] - 2020-11-23
### Added
- Implementation of custom Listener for cross platform listener
[1.0.0]: https://github.com/dzeiocom/libs/releases/tag/%40dzeio%2Flistener%401.0.0