Skip to content

Commit

Permalink
Merge pull request #1417 from Yamato-Security/1409-support-fieldref-m…
Browse files Browse the repository at this point in the history
…odifier

feat(matchers): added fieldref modifier
  • Loading branch information
YamatoSecurity authored Sep 20, 2024
2 parents 70da651 + 66182bf commit 96773a3
Show file tree
Hide file tree
Showing 8 changed files with 154 additions and 105 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG-Japanese.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# 変更点

## 2.18.0 [xxxx/xx/xx]

**新機能:**

- `fieldref`モディファイアに対応した。(#1409) (@hitenkoku)

## 2.17.0 [2024/08/23] "HITCON Community Release"

**新機能:**
Expand Down
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changes

## 2.18.0 [xxxx/xx/xx]

**New Features:**

- Support for the `fieldref` modifier. (#1409) (@hitenkoku)

## 2.17.0 [2024/08/23] "HITCON Community Release"

**New Features:**
Expand Down
Loading

0 comments on commit 96773a3

Please sign in to comment.