Skip to content

Commit

Permalink
v1.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
subbyte committed Jul 27, 2023
1 parent fa05197 commit f3ea3ed
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,18 @@ The format is based on `Keep a Changelog`_.
Unreleased
==========

1.7.3 (2023-07-26)
==================

Added
-----

- stix-shifter data source interface diagnosis module
- ``stix-shifter-diag``: stix-shifter data source interface diagnosis utility
- Docs on ``stix-shifter-diag``
- Error message update to point to ``stix-shifter-diag``
- Unit tests of the diagnosis module and CLI utility

1.7.2 (2023-07-26)
==================

Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[metadata]
name = kestrel-lang
version = 1.7.2
version = 1.7.3
description = Kestrel Threat Hunting Language
long_description = file:README.rst
long_description_content_type = text/x-rst
Expand Down

0 comments on commit f3ea3ed

Please sign in to comment.