From 6d7961d2adfaa6fb6311256f454631588dcc86d7 Mon Sep 17 00:00:00 2001 From: kruserr <46799551+kruserr@users.noreply.github.com> Date: Sun, 17 Mar 2024 12:08:11 +0000 Subject: [PATCH] chore(release): prepare for v0.1.6 --- CHANGELOG.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 94cb90b..522dd90 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,6 +23,27 @@ All notable changes to this project will be documented in this file. - Allow unused parens and needles return +## [0.1.6] - 2024-03-17 + +### Features + +- #1: init timer cli +- Http and https commands + +### Styling + +- Fmt +- Fmt +- Fmt + +### Build + +- Organize deps + +### Ci + +- Allow unused parens and needles return + ## [0.1.5] - 2023-06-25 ### Documentation