@@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
6
6
7
7
## Unreleased
8
8
9
+ ## [ v2.2.4] - 2020-12-18
10
+
11
+ ### Fixed
12
+
13
+ - [ #333 ] Include symlinks in Finder, thanks to [ @iluuu1994 ]
14
+
9
15
## [ v2.2.3] - 2020-11-29
10
16
11
17
### Fixed
@@ -282,6 +288,7 @@ In `v2` this will result in exception.
282
288
- [ #77 ] Fix high cpu usage
283
289
284
290
[ #334 ] : https://github.com/lavary/crunz/pull/334
291
+ [ #333 ] : https://github.com/lavary/crunz/pull/333
285
292
[ #326 ] : https://github.com/lavary/crunz/pull/326
286
293
[ #321 ] : https://github.com/lavary/crunz/pull/321
287
294
[ #298 ] : https://github.com/lavary/crunz/pull/298
@@ -426,6 +433,7 @@ In `v2` this will result in exception.
426
433
[ v2.2.1 ] : https://github.com/lavary/crunz/compare/v2.2.0...v2.2.1
427
434
[ v2.2.2 ] : https://github.com/lavary/crunz/compare/v2.2.1...v2.2.2
428
435
[ v2.2.3 ] : https://github.com/lavary/crunz/compare/v2.2.2...v2.2.3
436
+ [ v2.2.4 ] : https://github.com/lavary/crunz/compare/v2.2.3...v2.2.4
429
437
[ @vinkla ] : https://github.com/vinkla
430
438
[ @timurbakarov ] : https://github.com/timurbakarov
431
439
[ @radarhere ] : https://github.com/radarhere
@@ -443,3 +451,4 @@ In `v2` this will result in exception.
443
451
[ @SadeghPM ] : https://github.com/SadeghPM
444
452
[ @mareksuscak ] : https://github.com/mareksuscak
445
453
[ @rrushton ] : https://github.com/rrushton
454
+ [ @iluuu1994 ] : https://github.com/iluuu1994
0 commit comments