Added CHANGELOG.md

This commit is contained in:
Varun 2020-10-12 19:21:29 +05:30
parent 427b6b686b
commit 9893cae870
No known key found for this signature in database
GPG key ID: 93FB46DCF16E0D6F

23
CHANGELOG.md Normal file
View file

@ -0,0 +1,23 @@
# 📝 Change Log
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 - 01/02/2020
### Added
### Changed
### Deprecated
### Removed
### Fixed
### Security
-->
## 1.0 - 12/10/2020
**First Release**