You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
### Added
* Initial project structure.
### Changed
* No changes yet.
### Fixed
* No fixes yet.
### Removed
* Nothing removed.
---
## [v1.0.0] - YYYY-MM-DD
### Added
* Initial public release.
* Core functionality.
* Basic documentation.
* License and contribution guidelines.
---
## Versioning
* **MAJOR** version for incompatible API changes.
* **MINOR** version for backward-compatible functionality additions.
* **PATCH** version for backward-compatible bug fixes.