From 87f9569606c401e73c3c1c4a72b4c0c2cd0be963 Mon Sep 17 00:00:00 2001
From: librelois <elois@ifee.fr>
Date: Wed, 6 May 2020 23:28:19 +0200
Subject: [PATCH] [docs] changelog: add `--nocheck-issuer` option to `gen-*`
 commands

---
 CHANGELOG.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 711e9aa2e..c451b886e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -23,6 +23,7 @@
 - Remove ArchiveDAO, which is a LokiJS artifact @c-geek
 - Add to an interface ServerDAO methods that could be used by external modules @c-geek
 - StatsDAL => replaced by LevelDB indexes @c-geek
+- add `--nocheck-issuer` option to `gen-*` commands @c-geek
 
 ### Fixes
 
-- 
GitLab