Skip to content

Commit

Permalink
[explorer] task: update change log for 1.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
AnthonyLaw authored and Wayonb committed Apr 25, 2022
1 parent 2f66412 commit cc25011
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file.

The changelog format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

## [v1.1.5][v1.1.5] - 23-Apr-2022

Package | Version | Link
---|---|---
REST Core| v2.4.0 | catapult-rest
SDK Core| v2.0.0 | symbol-sdk

[Bug] [#1044](https://github.com/symbol/explorer/pull/1044): Rich-list filter on the accounts page is working now!

[Bug] [#1045](https://github.com/symbol/explorer/pull/1045): We rename Nemesis to Genesis.

## [v1.1.4][v1.1.4] - 23-Mar-2022

Package | Version | Link
Expand Down Expand Up @@ -470,3 +481,4 @@ SDK Core| v0.20.7 | symbol-sdk
[v1.1.2]: https://github.com/symbol/explorer/releases/tag/v1.1.2
[v1.1.3]: https://github.com/symbol/explorer/releases/tag/v1.1.3
[v1.1.4]: https://github.com/symbol/explorer/releases/tag/v1.1.4
[v1.1.5]: https://github.com/symbol/explorer/releases/tag/v1.1.5
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "symbol-explorer",
"version": "1.1.4",
"version": "1.1.5",
"description": "Symbol Block and Network Explorer",
"scripts": {
"build": "vue-cli-service build",
Expand Down

0 comments on commit cc25011

Please sign in to comment.