Skip to content

Commit 9c962a2

Browse files
committed
Fix some changelog omissions
1 parent 5e12aae commit 9c962a2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@
197197

198198
## 0.1.3
199199

200-
- Verify that package.json exists before installing Node modules ([#580](https://github.com/trailofbits/necessist/pull/580))
200+
- Verify that package.json exists before installing Node modules ([#580](https://github.com/trailofbits/necessist/pull/580))—thanks [@0xPhaze](https://github.com/0xPhaze)
201201

202202
## 0.1.2
203203

@@ -206,8 +206,8 @@
206206

207207
## 0.1.1
208208

209-
- Improve Foundry support ([#515](https://github.com/trailofbits/necessist/pull/515))
210-
- Improve sqlite database handling (e.g., fix [#119](https://github.com/trailofbits/necessist/issues/119)) ([#533](https://github.com/trailofbits/necessist/pull/533))
209+
- Improve Foundry support ([#515](https://github.com/trailofbits/necessist/pull/515))—thanks [@tarunbhm](https://github.com/tarunbhm)
210+
- Improve sqlite database handling (e.g., fix [#119](https://github.com/trailofbits/necessist/issues/119)) ([#533](https://github.com/trailofbits/necessist/pull/533))—thanks [@tarunbhm](https://github.com/tarunbhm)
211211

212212
## 0.1.0
213213

0 commit comments

Comments
 (0)