blob: 3c4c2e4583756bee9a8263f4de19ee1e96913f37 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# Changelog
This file is currently only a template for future use.
Each change falls into one of the following categories: Added, Changed, Deprecated, Removed, Fixed or Security.
## [Unreleased]
## [MAJOR.MINOR.PATCH] - YYYY-MM-DD
### Added/Changed/Deprecated/Removed/Fixed/Security
- [Title with link to Pull Request](https://link-to-pr)
|