Skip to content

Commit

Permalink
Release 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Erk- committed Nov 14, 2020
1 parent fbee826 commit d4e499a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 0.4.1

- Build on macos. ([#27](https://github.com/Erk-/genfut/pull/27))

## 0.4.0

- Implement std::error::Error for FutharkError and Error ([#26](https://github.com/Erk-/genfut/pull/26))
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "genfut"
version = "0.4.0"
version = "0.4.1"
authors = ["Valdemar Erk <[email protected]>"]
edition = "2018"
license = "ISC"
Expand Down

0 comments on commit d4e499a

Please sign in to comment.