From 5f792272c6c32b045825de2207a70141c9aa2b1f Mon Sep 17 00:00:00 2001 From: Jeremy Dubois Date: Wed, 13 Jul 2022 11:20:01 +0200 Subject: [PATCH] update CHANGELOG file --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 67182cf..74f0e13 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed +* Create index.txt.attr file + ### Removed ### Security