diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 36e5efd..821a8d1 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,14 @@ +- commits: + - subject: log exception + hash: 9659ff6ce114feba9dd60f203a8f3b5c04fe5477 + body: "" + footer: + change-type: patch + author: Anton Belodedenko + nested: [] + version: 0.0.14 + title: "" + date: 2024-06-18T00:29:43.196Z - commits: - subject: remove travis ci badge hash: 4ed39695478b87fc5dc2d057dc6f4cf093404dc1 diff --git a/CHANGELOG.md b/CHANGELOG.md index 6428284..292d231 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY! This project adheres to [Semantic Versioning](http://semver.org/). +# v0.0.14 +## (2024-06-18) + +* log exception [Anton Belodedenko] + # v0.0.13 ## (2024-03-18) diff --git a/VERSION b/VERSION index 2e60e2a..1111c9c 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.0.13 \ No newline at end of file +0.0.14 \ No newline at end of file