Merge pull request #39 from paralus/changelog

Add CHANGELOG
This commit is contained in:
Abin Simon
2022-07-15 11:39:40 +05:30
committed by GitHub

15
CHANGELOG.md Normal file
View File

@@ -0,0 +1,15 @@
# Changelog
All notable changes to this project will be documented in this file.
## Unreleased
### Added
### Changed
### Fixed
## [0.1.0] - 2022-06-22
### Added
- Initial release
[Unreleased]: https://github.com/paralus/paralus/compare/v0.1.0...HEAD
[0.1.0]: https://github.com/paralus/paralus/releases/tag/v0.1.0