Skip to content

Commit 74e5203

Browse files
committed
chore: Clean up changelog
1 parent d3b1543 commit 74e5203

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

CHANGELOG.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
# 1.5.0 / 2022-04-14
1+
# Changelog
2+
3+
## 1.5.0 / 2022-04-14
24

3-
- 1.5.0
45
- Fix avoid crash when exec() is passed no arguments
56
Closes [#82](https://github.com/nodesecurity/eslint-plugin-security/pull/82) with ref as [#23](https://github.com/nodesecurity/eslint-plugin-security/pull/23)
67
- Fix incorrect method name in detect-buffer-noassert
@@ -27,7 +28,7 @@
2728
- Fixed typos in README and documentation
2829
Replaced dead links in README
2930

30-
# 1.4.0 / 2017-06-12
31+
## 1.4.0 / 2017-06-12
3132

3233
- 1.4.0
3334
- Stuff and things for 1.4.0 beep boop 🤖
@@ -49,7 +50,7 @@
4950
The current link leads to a 404 page, the new one is the proper page.
5051
- Add 'plugin:security/recommended' config to plugin
5152

52-
# 1.3.0 / 2017-02-09
53+
## 1.3.0 / 2017-02-09
5354

5455
- 1.3.0
5556
- Merge branch 'scottnonnenberg-update-docs'
@@ -76,17 +77,17 @@
7677
- A little bit of massage to readme intro
7778
- Add additional information to README for each rule
7879

79-
# 1.2.0 / 2016-01-21
80+
## 1.2.0 / 2016-01-21
8081

8182
- 1.2.0
8283
- updated to check for new RegExp too
8384

84-
# 1.1.0 / 2016-01-06
85+
## 1.1.0 / 2016-01-06
8586

8687
- 1.1.0
8788
- adding eslint rule to detect new buffer hotspot
8889

89-
# 1.0.0 / 2015-11-15
90+
## 1.0.0 / 2015-11-15
9091

9192
- updated desc
9293
- rules disabled by default

0 commit comments

Comments
 (0)