Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
crazy-max committed Mar 1, 2020
1 parent 08cd3d9 commit 488ce44
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

## 2.5.0 (2020/03/01)

* Add Rocket.Chat notifier (#44)

## 2.4.0 (2020/02/17)

* Add Gotify notification client (#36)
Expand Down
2 changes: 1 addition & 1 deletion doc/install/binary.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Diun binaries are available in [releases](https://github.com/crazy-max/diun/rele
Choose the archive matching the destination platform and extract diun:

```
wget -qO- https://github.com/crazy-max/diun/releases/download/v2.4.0/diun_2.4.0_linux_x86_64.tar.gz | tar -zxvf - diun
wget -qO- https://github.com/crazy-max/diun/releases/download/v2.5.0/diun_2.5.0_linux_x86_64.tar.gz | tar -zxvf - diun
```

## Test
Expand Down

0 comments on commit 488ce44

Please sign in to comment.