Skip to content

Commit 568164e

Browse files
Merge pull request #21 from theseus-rs/release-plz-2025-01-04T20-33-16Z
chore: release v0.1.0
2 parents 097bf2e + 9582e9f commit 568164e

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## `file_type` - [0.1.0](https://github.com/theseus-rs/file-type/compare/file_type-v0.0.5...file_type-v0.1.0) - 2025-01-05
10+
11+
### Fixed
12+
- update default/1 to be binary, default/2 to be text and attempt to detect the default when no other file type could be determined
13+
14+
### Other
15+
- correct lint error
16+
- update documentation
17+
918
## `file_type` - [0.0.5](https://github.com/theseus-rs/file-type/compare/file_type-v0.0.4...file_type-v0.0.5) - 2025-01-04
1019

1120
### Fixed

0 commit comments

Comments
 (0)