Skip to content
This repository was archived by the owner on Dec 28, 2024. It is now read-only.

Commit 0243dae

Browse files
committed
add issue numbers to changelog
1 parent 9811ce2 commit 0243dae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010
### Updated
1111

1212
- Updated lua pattern:
13-
- Support `require("someone's lib")`
14-
- Allow all whitespace between require and parentheses
13+
- Support `require("someone's lib")` (#2)
14+
- Allow all whitespace between require and parentheses (#3)
1515
- Allow whitespace within the parentheses too
1616

1717
## [0.3.3] - 2022-02-06

0 commit comments

Comments
 (0)