Skip to content

Commit

Permalink
docs: add v2.0.7-2 to the changelog documentation (#664)
Browse files Browse the repository at this point in the history
  • Loading branch information
gyuguen committed May 25, 2023
1 parent 80b053d commit 7202206
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .gitbook/guide/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ please clone the `panacea-core` project and build it.

```bash
# Make sure to checkout the correct branch.
git clone -b v2.0.7-1 https://github.com/medibloc/panacea-core
git clone -b v2.0.7-2 https://github.com/medibloc/panacea-core
cd panacea-core
make install # All binaries are installed in $GOPATH/bin
```
Expand Down
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

TDB

## [v2.0.7-2](https://github.com/medibloc/panacea-core/releases/tag/v2.0.7-2) - 2023-05-25

### Improvements
-
- [\#663](https://github.com/medibloc/panacea-core/pull/663) feat: apply huckleberry security


## [v2.0.7-1](https://github.com/medibloc/panacea-core/releases/tag/v2.0.7-1) - 2023-04-11

### Bug fixes
Expand Down

0 comments on commit 7202206

Please sign in to comment.