From c8c7961e1c4e91f3c8064dbbcf9c79d6a0fef529 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?c=C4=83t=C4=83lin?= Date: Fri, 14 Oct 2022 21:03:45 +0200 Subject: [PATCH] chore: update CHANGELOG --- CHANGELOG | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index d0513b8..cef9c5a 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,7 +1,7 @@ # Changelog All notable changes to this project will be documented in this file. -## [0.1.0] - 2022-10-05 +## [0.1.0] - 2022-10-14 ### Bug Fixes @@ -12,6 +12,7 @@ All notable changes to this project will be documented in this file. - Add base jobs - Add `linux-header` alpine dep @ install_deps job - Install cargo before installing pre-commimt hooks +- Add registry secrets ### Features