Skip to content
This repository has been archived by the owner on Mar 17, 2023. It is now read-only.

Commit

Permalink
chore(release): v2.1.0
Browse files Browse the repository at this point in the history
* add version information
* add regression tests for the application
* fix delayed redrawing of idle monitorings
  • Loading branch information
cawolf committed May 25, 2019
1 parent 22e709c commit 9f8fc30
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## v2.1.0

* add version information
* add regression tests for the application
* fix delayed redrawing of idle monitorings

## v2.0.2

* fix to reject pushes into leafs
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ The data is persisted in a subfolder `mongodata` of the folder where you placed

## Installation

You can simply download the [docker-compose.yaml](https://raw.githubusercontent.com/ph-ash/documentation/v2.0.2/docker-compose.yaml) and run
You can simply download the [docker-compose.yaml](https://raw.githubusercontent.com/ph-ash/documentation/v2.1.0/docker-compose.yaml) and run

docker-compose up -d

Expand Down

0 comments on commit 9f8fc30

Please sign in to comment.