Skip to content

Commit 3aefdd5

Browse files
committed
update CHANGELOG.md
1 parent c854168 commit 3aefdd5

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,21 @@ and this project adheres to [Semantic Versioning](https://semver.org/).
77

88
---
99

10+
## [1.0.2] - 2025-03-23
11+
- update dependencies
12+
13+
### Added
14+
- pre compiled binaries for Linux, MacOs and Windows
15+
- provided builds for `x86_64` and `aarch_64(ARM64)`
16+
<br>
17+
18+
1019
## [1.0.1] - 2025-02-21
1120
### Fixed
1221
- Improved filtering logic for selecting files and directories by their initial letter, with proper case-insensitive matching.
1322
- Correctly handles non-ASCII characters when filtering by initial letters
23+
<br>
24+
1425

1526
## [1.0.0] - 2025-02-20
1627
### Added

0 commit comments

Comments
 (0)