Skip to content

Commit 156c7ba

Browse files
committed
Bump version
1 parent cc9628b commit 156c7ba

File tree

3 files changed

+29
-14
lines changed

3 files changed

+29
-14
lines changed

CHANGELOG.md

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

33

4+
## v0.4.5 - 2020-09-20
5+
6+
### Features
7+
- `pactorio -p` can now accept up to two arguments for factorio login credentials
8+
9+
### Fixes
10+
- Now outputs correct error messages when the version of the mod already exist
11+
12+
413
## v0.4.4 - 2020-09-13
514

615
### Features

Cargo.lock

Lines changed: 19 additions & 13 deletions
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
@@ -2,7 +2,7 @@ cargo-features = ["strip"]
22

33
[package]
44
name = "pactorio"
5-
version = "0.4.4"
5+
version = "0.4.5"
66
authors = ["figsoda <[email protected]>"]
77
edition = "2018"
88
license = "MPL-2.0"

0 commit comments

Comments
 (0)