Skip to content

Commit e17bb52

Browse files
authored
Merge pull request #292 from oasisprotocol/changelog
Assemble changes for 2.1.0 release
2 parents a02c0d9 + 9a6d7c3 commit e17bb52

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

.changelog/290.feature.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

.punch_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
major = 2
2-
minor = 0
2+
minor = 1
33
patch = 0

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,18 @@ The format is inspired by [Keep a Changelog].
2121

2222
<!-- TOWNCRIER -->
2323

24+
## 2.1.0 (2022-03-07)
25+
26+
| Name | Version |
27+
|:-------------|:-------:|
28+
| Rosetta API | 1.4.12 |
29+
| Oasis Core | 22.0 |
30+
31+
### Features
32+
33+
- Bump Oasis Core to 22.0
34+
([#290](https://github.com/oasisprotocol/oasis-rosetta-gateway/issues/290))
35+
2436
## 2.0.0 (2022-02-16)
2537

2638
| Name | Version |

0 commit comments

Comments
 (0)