Skip to content

Commit af9b7c0

Browse files
Version bump and changelog
1 parent e460b8d commit af9b7c0

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
## `v4.2.0`
44
### 03.10.2022
55

6-
-
6+
- Fix [#184](https://github.com/gorilla-devs/ferium/issues/184), switch all linux builds to use `musl`
7+
- Fix [#134](https://github.com/gorilla-devs/ferium/issues/134), add arm builds for linux
78

89
## `v4.1.11`
910
### 02.10.2022

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 = "ferium"
3-
version = "4.1.11"
3+
version = "4.2.0"
44
edition = "2021"
55
# Because of `std::process::ExitCode`
66
rust-version = "1.61"

0 commit comments

Comments
 (0)