Skip to content

Commit 80642ad

Browse files
committed
Update changelog: v0.5.0
1 parent 19d9628 commit 80642ad

3 files changed

Lines changed: 6 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## v0.5.0
4+
5+
Set sort order to be case-insensitive for windows compatibility.
6+
37
## v0.4.0
48

59
Added globbing capability.

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "fallout-dat3"
3-
version = "0.4.0"
3+
version = "0.5.0"
44
edition = "2021"
55
authors = ["BGforge"]
66
description = "Fallout 1 and 2 .dat management cli."

0 commit comments

Comments
 (0)