# 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).

## [1.0.6] - 2022-03-25
### Added
- Updating README.md

## [1.0.5] - 2022-03-15
### Added
- Updating README.md

## [1.0.4] - 2022-02-28
### Added
- Updating README.md

## [1.0.3] - 2021-11-15
### Added
- Updating README.md

## [1.0.2] - 2021-11-10
### Added
- Updating README.md

## [1.0.1] - 2021-11-10
### Added
- Updating README.md

## [1.0.0] - 2021-11-05
### Added
- Index.ts and specs for testing
- Example index.html
- Changelog

---
#### Types of changes
- **Added** for new features.
- **Changed** for changes in existing functionality.
- **Deprecated** for soon-to-be removed features.
- **Removed** for now removed features.
- **Fixed** for any bug fixes.
- **Security** in case of vulnerabilities.

