Commit 65d0ea2 Ed Page
committed
1 parent 8863874 commit 65d0ea2 Copy full SHA for 65d0ea2
File tree 1 file changed +18
-0
lines changed
1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,24 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
7
7
<!-- next-header -->
8
8
## [ Unreleased] - ReleaseDate
9
9
10
+ #### Bug Fixes
11
+
12
+ - Correctly find config in parent directory
13
+ - Show abbreviated paths
14
+ - Check for word variations when also correcting a word
15
+ - Correct ` ther ` as not just ` there ` but also ` the ` and ` their ` (based on misspelling in Linux)
16
+ - Don't correct ` hardlinked `
17
+ - ` refernce ` should correct to ` reference ` and not ` references `
18
+
19
+ #### Performance
20
+
21
+ - Bypass variations, when possible
22
+
23
+ #### Features
24
+
25
+ - Log config loading to help debugging
26
+ - ` typos ` -specific ignores
27
+
10
28
## [ 0.3.0] - 2021-05-13
11
29
12
30
#### Bug Fixes
You can’t perform that action at this time.
0 commit comments