We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c12bee9 commit 6721821Copy full SHA for 6721821
CHANGELOG.md
@@ -8,10 +8,10 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
8
## 0.4.0 (Unreleased)
9
> Released N/A
10
11
-* Use built-in variable to avoid dot files (#4)
+* Use built-in variable to avoid dot files ([#4](../../pull/4))
12
13
## 0.3.0
14
> Released Dec 22, 2021
15
16
-* Remove s and f to save load time (#2)
17
-* Fix execution (#3)
+* Remove s and f to save load time ([#2](../../pull/2))
+* Fix execution ([#3](../../pull/3))
0 commit comments