mirror of
https://github.com/dzeiocom/libs.git
synced 2025-06-14 03:39:18 +00:00
Added Changelog for packages
Signed-off-by: Florian Bouillon <florian.bouillon@delta-wings.net>
This commit is contained in:
56
packages/queue/CHANGELOG.md
Normal file
56
packages/queue/CHANGELOG.md
Normal file
@ -0,0 +1,56 @@
|
||||
# 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.1.2] - 2020-10-20
|
||||
|
||||
### Changed
|
||||
- Updated Typescript
|
||||
|
||||
## [1.1.1] - 2020-08-31
|
||||
|
||||
### Added
|
||||
- fake test
|
||||
|
||||
## [1.1.0] - 2020-11-23
|
||||
|
||||
### Added
|
||||
|
||||
- Error Throwing
|
||||
|
||||
## [1.0.3] - 2020-07-17
|
||||
|
||||
### Removed
|
||||
|
||||
- Custom Logger
|
||||
|
||||
## [1.0.2] - 2020-07-07
|
||||
|
||||
### Removed
|
||||
|
||||
- Unecessary compiled files
|
||||
|
||||
## [1.0.1] - 2020-07-07
|
||||
|
||||
### Changed
|
||||
|
||||
- Logger version
|
||||
|
||||
## [1.0.0] - 2020-07-07
|
||||
|
||||
### Added
|
||||
|
||||
- EVERYTHING
|
||||
|
||||
|
||||
[1.1.2]: https://github.com/dzeiocom/libs/releases/tag/%40dzeio%2Fqueue%401.1.2
|
||||
[1.1.1]: https://github.com/dzeiocom/libs/releases/tag/%40dzeio%2Fqueue%401.1.1
|
||||
[1.1.0]: https://github.com/dzeiocom/libs/releases/tag/%40dzeio%2Fqueue%401.1.0
|
||||
[1.0.3]: https://github.com/dzeiocom/libs/releases/tag/%40dzeio%2Fqueue%401.0.3
|
||||
[1.0.2]: https://github.com/dzeiocom/libs/releases/tag/%40dzeio%2Fqueue%401.0.2
|
||||
[1.0.1]: https://github.com/dzeiocom/libs/releases/tag/%40dzeio%2Fqueue%401.0.1
|
||||
[1.0.0]: https://github.com/dzeiocom/libs/releases/tag/%40dzeio%2Fqueue%401.0.0
|
Reference in New Issue
Block a user