diff --git a/changelog.md b/changelog.md
new file mode 100644
index 0000000..14d8087
--- /dev/null
+++ b/changelog.md
@@ -0,0 +1,86 @@
+# CHANGELOG
+
+All notable changes in this project's [released versions](../../releases) are documented in this file.
+
+[![VSCode](https://img.shields.io/badge/-VSCode.pro%20%E2%86%92-gray.svg?colorB=4D2AFF)](https://VSCode.pro/?utm_source=GitHubFOSS)
+[![Ahmad on Twitter](https://img.shields.io/twitter/follow/mrahmadawais.svg?style=social&label=Follow%20@MrAhmadAwais)](https://twitter.com/mrahmadawais/)
+
+
+
+I have released a video course to help you become a better developer โ Become a VSCode Power User โ
+
+
VSCode โ
+
+
+
+[![hr](https://raw.githubusercontent.com/ahmadawais/stuff/master/images/git/hr.png)](/)
+
+**CHANGELOG KEY**: `๐ฆ NEW`, `๐ IMPROVE`, `๐ FIX`, `๐ DOC`, `๐ RELEASE`, and `โ
TEST`
+
+
+
+> _I use [Emoji-log](https://github.com/ahmadawais/Emoji-Log), you should try it and simplify your git commits._
+
+
+
+
+
+[![hr](https://raw.githubusercontent.com/ahmadawais/stuff/master/images/git/hr.png)](/)
+
+
+
+### RELEASE: 1.0.0
+
+![๐ฆ NEW:](https://img.shields.io/badge/-NEW-gray.svg?colorB=3778FF)
+
+> ๐ฆ First commit [`b7a4da2`](https://github.com/ahmadawais/corona-cli/commit/b7a4da28f4832a8e18417c50b4c2e7bf2efcd10f)
+> ๐ฆ First version [`f0e4fc0`](https://github.com/ahmadawais/corona-cli/commit/f0e4fc0565ac73ec7e48f63c29fe259b787a0ea7)
+
+
+
+
+
+[![๐](https://raw.githubusercontent.com/ahmadawais/stuff/master/images/git/license.png)](/)
+
+## License & Conduct
+
+- MIT ยฉ [Ahmad Awais](https://twitter.com/MrAhmadAwais/)
+- [Code of Conduct](code-of-conduct.md)
+
+
+
+[![๐](https://raw.githubusercontent.com/ahmadawais/stuff/master/images/git/connect.png)](/)
+
+## Connect
+
+
+
(follow) TO STAY UP TO DATE ON FREE & OPEN SOURCE SOFTWARE
+
(follow) TO GET ONE DEV MINUTE DAILY HOT TIPS & TROLLS
+
(subscribe) TO TECH TALKS & ONE DEV MINUTE VIDEOS
+
(read) MOSTLY LONG FORM TECHNICAL ARTICLES
+
(connect) WITH THE LINKEDIN PROFILE Y'ALL
+
+
+
+
+[![๐](https://raw.githubusercontent.com/ahmadawais/stuff/master/images/git/sponsor.png)](/)
+
+## Sponsor
+
+Me ([Ahmad Awais](https://twitter.com/mrahmadawais/)) and my incredible wife ([Maedah Batool](https://twitter.com/MaedahBatool/)) are two engineers who fell in love with open source and then with each other. You can read more [about me here](https://ahmadawais.com/about). If you or your company use any of my projects or like what Iโm doing then consider backing me. I'm in this for the long run. An open-source developer advocate.
+
+- ๐ **$9.99/month (recommended)** โฏ [Two cups of Caffรจ latte (coffee) every month โ](https://pay.paddle.com/checkout/540217)
+- ๐ **$99.99 (one-time sponsor)** โฏ [Support an hour of open-source code โ](https://pay.paddle.com/checkout/515568)
+- ๐ฐ **$49.99 (one-time sponsor)** โฏ [Support an hour of maintenance โ](https://pay.paddle.com/checkout/527253)
+- โ๏ธ **$9.99 (one-time sponsor)** โฏ [Lunch/coffee โ](https://pay.paddle.com/checkout/527254)
+
+
+
+Or you can back me by checking out my super fun video course. As developers, we spend over 200 Hrs/month with our code editors โ it's only fair to learn your next editor deeply. This course will save you 15-20 hours every month. Become a VSCode Power User โ
+
+
VSCODE
+
+
+
+[![VSCode](https://img.shields.io/badge/-VSCode.pro%20%E2%86%92-gray.svg?colorB=4D2AFF&style=flat)](https://VSCode.pro/?utm_source=GitHubFOSS)
+[![Ahmad on Twitter](https://img.shields.io/twitter/follow/mrahmadawais.svg?style=social&label=Follow%20@MrAhmadAwais)](https://twitter.com/mrahmadawais/)
diff --git a/package.json b/package.json
index db31b83..f797eeb 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "corona-cli",
- "version": "0.0.1",
+ "version": "1.0.0",
"description": "Track the Coronavirus disease (COVID-19).",
"license": "MIT",
"repository": "ahmadawais/corona-cli",