Skip to content

Commit

Permalink
fnm v1.22.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Schniz committed Oct 25, 2020
1 parent 3d98672 commit 55810b0
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 4 deletions.
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,14 @@
## 1.22.0 (2020-10-25)
## 1.22.1 (2020-10-25)

#### Internal 🛠

- [#279](https://github.com/Schniz/fnm/pull/279) Remove UPX binary compression for now ([@Schniz](https://github.com/Schniz))

#### Committers: 1

- Gal Schlezinger ([@Schniz](https://github.com/Schniz))

## v1.22.0 (2020-10-25)

#### Bugfix 🐛

Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "fnm"
version = "1.22.0"
version = "1.22.1"
authors = ["Gal Schlezinger <[email protected]>"]
edition = "2018"
build = "build.rs"
Expand Down
Loading

1 comment on commit 55810b0

@vercel
Copy link

@vercel vercel bot commented on 55810b0 Oct 25, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

Please sign in to comment.