Skip to content

Commit

Permalink
Merge pull request #456 from oasisprotocol/changelog
Browse files Browse the repository at this point in the history
Assemble changes for 2.5.0 release
  • Loading branch information
pro-wh committed Aug 14, 2023
2 parents ed8ee62 + 5234c8c commit 1e1cdd3
Show file tree
Hide file tree
Showing 8 changed files with 30 additions and 7 deletions.
1 change: 0 additions & 1 deletion .changelog/444.internal.md

This file was deleted.

1 change: 0 additions & 1 deletion .changelog/445.internal.md

This file was deleted.

1 change: 0 additions & 1 deletion .changelog/449.internal.go

This file was deleted.

1 change: 0 additions & 1 deletion .changelog/451.internal.md

This file was deleted.

1 change: 0 additions & 1 deletion .changelog/452.internal.md

This file was deleted.

1 change: 0 additions & 1 deletion .changelog/455.feature.md

This file was deleted.

2 changes: 1 addition & 1 deletion .punch_version.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
major = 2
minor = 4
minor = 5
patch = 0
29 changes: 29 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,35 @@ The format is inspired by [Keep a Changelog].

<!-- TOWNCRIER -->

## 2.5.0 (2023-08-11)

| Name | Version |
|:-------------|:-------:|
| Rosetta API | 1.4.12 |
| Oasis Core | 22.2.11 |

### Features

- Bump Oasis Core to 22.2.11
([#455](https://github.com/oasisprotocol/oasis-rosetta-gateway/issues/455))

### Internal Changes

- ci: bump golangci/golangci-lint-action from 3.4.0 to 3.6.0
([#444](https://github.com/oasisprotocol/oasis-rosetta-gateway/issues/444))

- ci: bump docker/build-push-action from 4.0.0 to 4.1.1
([#445](https://github.com/oasisprotocol/oasis-rosetta-gateway/issues/445))

- ci: bump actions/setup-node from 3.6.0 to 3.7.0
([#449](https://github.com/oasisprotocol/oasis-rosetta-gateway/issues/449))

- ci: bump actions/setup-python from 4.6.0 to 4.7.0
([#451](https://github.com/oasisprotocol/oasis-rosetta-gateway/issues/451))

- go: bump google.golang.org/grpc from 1.55.0 to 1.57.0
([#452](https://github.com/oasisprotocol/oasis-rosetta-gateway/issues/452))

## 2.4.0 (2023-05-18)

| Name | Version |
Expand Down

0 comments on commit 1e1cdd3

Please sign in to comment.