From 0434d5fd7951e9232f8b4e5ce8a594bc46633789 Mon Sep 17 00:00:00 2001 From: Sinuhe Tellez Date: Thu, 6 May 2021 02:59:28 -0400 Subject: [PATCH] updating changelog --- CHANGELOG.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0319d71..f2d115a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,29 @@ 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). +## [0.0.10] - 2021-05-30 +### Added +- Unittests + +### Changed +- structure of the project changed but public endpoint remains backward compatible. + +## [0.0.9] - 2021-05-30 +### Changed +- using actions in github for building binaries only when tagging. + +## [0.0.8] - 2021-05-30 +### Changed +- using actions in github for building binaries only when tagging. + +## [0.0.7] - 2021-05-30 +### Changed +- using actions in github for testing + +## [0.0.6] - 2021-05-30 +### Changed +- using actions in github for testing + ## [0.0.5] - 2020-05-30 ### removed - usage of filepath package