Skip to content

Commit 18be2cd

Browse files
authored
docs: prepare v0.1.1 release (#316)
1 parent 9fb4d0f commit 18be2cd

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG-PENDING.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,3 @@
99
### IMPROVEMENTS
1010

1111
### BUG FIXES
12-
- Use google.golang.org/grpc v1.33.2 to be compatible with cosmos-sdk ([#315](https://github.com/celestiaorg/optimint/pull/315)) [@jbowen93](https://github.com/jbowen93/)
13-
- Make TestValidatorSetHandling even more stable ([#314](https://github.com/celestiaorg/optimint/pull/314)) [@tzdybal](https://github.com/tzdybal/)

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# CHANGELOG
22

3+
## v0.1.1 | 08.03.2022
4+
5+
Minor bugfix release, to ensure that Optimint uses the same version of gRPC as Cosmos SDK.
6+
7+
### BUG FIXES
8+
- Use google.golang.org/grpc v1.33.2 to be compatible with cosmos-sdk ([#315](https://github.com/celestiaorg/optimint/pull/315)) [@jbowen93](https://github.com/jbowen93/)
9+
- Make TestValidatorSetHandling even more stable ([#314](https://github.com/celestiaorg/optimint/pull/314)) [@tzdybal](https://github.com/tzdybal/)
10+
311
## v0.1.0 | 07.03.2022
412

513
This is the first Optimint release.

0 commit comments

Comments
 (0)