Skip to content

Commit

Permalink
1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bessarabov committed Jan 28, 2023
1 parent b36c1fa commit 684b1d2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,9 @@
1.1.1 2022-10-06
[Patch]
* Fixing 'Date range' buttons
1.2.0 2023-01-29
[Minor]
* Added size buttons
* Added button to prettify JSON
```
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ The recommended way to run this project is to use docker.
Run the command:

```
docker run --detach --publish 8000:80 --name multi-graphite bessarabov/multi-graphite:1.1.1
docker run --detach --publish 8000:80 --name multi-graphite bessarabov/multi-graphite:1.2.0
```

This command will download the needed docker image and run it.
Expand Down

0 comments on commit 684b1d2

Please sign in to comment.