# Vesper 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.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.0.1] - 2020-08-03
### Added

[Unreleased]: https://github.com/metta-systems/vesper/compare/v0.0.1...HEAD
[0.0.1]: https://github.com/metta-systems/vesper/releases/tag/v0.0.1

----

#### 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.