Skip to content

Commit

Permalink
v1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Morganamilo committed May 4, 2021
1 parent dca010e commit f2a2998
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## Paru v1.6.1 (2021-5-4)

### Fixed

- Fix out of date packages not being shown dca010e

## Paru v1.6.0 (2021-5-3)

### Fixed
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 = "paru"
version = "1.6.0"
version = "1.6.1"
authors = ["morganamilo <[email protected]>"]
edition = "2018"

Expand Down

0 comments on commit f2a2998

Please sign in to comment.