commit 57fb4662a7c6765095b89cf0dcdcbca897754ad3 parent b3dd5cc1d6fbf1704bcdcadb582dc0270955a2f3 Author: MTRNord <mtrnord1@gmail.com> Date: Sun, 8 Oct 2023 01:15:33 +0200 Release 0.5.0 Diffstat:
| M | CHANGELOG.md | | | 7 | +++++++ |
| D | changelog.d/+json.feature | | | 2 | -- |
2 files changed, 7 insertions(+), 2 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md @@ -1,3 +1,10 @@ +# node-yara-rs 0.5.0 (2023-10-08) + +### Features + +- Add a json module to the used yara version + + # node-yara-rs 0.4.0 (2023-10-05) ### Features diff --git a/changelog.d/+json.feature b/changelog.d/+json.feature @@ -1 +0,0 @@ -Add a json module to the used yara version -\ No newline at end of file