Skip to content

Commit

Permalink
Update changelog after release (#4160)
Browse files Browse the repository at this point in the history
# Motivation

A release has been deployed to production.

# Changes

- Changelog - split out the changes included in the release.
- Increment the patch version of the nns-dapp.
  • Loading branch information
mstrasinskis authored Jan 10, 2024
1 parent 9cc0040 commit 5ac87fc
Show file tree
Hide file tree
Showing 7 changed files with 1,583 additions and 14 deletions.
7 changes: 0 additions & 7 deletions CHANGELOG-Nns-Dapp-unreleased.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,8 @@ proposal is successful, the changes it released will be moved from this file to

#### Added

* Redesign proposal detail neurons block (collapsible).
* Display status in "voted neurons" headline.

#### Changed

* Default to main account on wallet page when `account` parameter is missing from the URL.
* New light and dark theme colors.

#### Deprecated
Expand All @@ -28,9 +24,6 @@ proposal is successful, the changes it released will be moved from this file to

#### Fixed

* Reverted the upgrade to SvelteKit 2 as it breaks iOS 15.
* Auto updating wallet balances

#### Security

#### Not Published
Expand Down
20 changes: 20 additions & 0 deletions CHANGELOG-Nns-Dapp.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,26 @@ The NNS Dapp is released through proposals in the Network Nervous System. Theref
Unreleased changes are added to `CHANGELOG-Nns-Dapp-unreleased.md` and moved
here after a successful release.

## Proposal 126904

### Application

#### Added

* Redesign proposal detail neurons block (collapsible).
* Display status in "voted neurons" headline.

#### Changed

* Default to main account on wallet page when `account` parameter is missing from the URL.

#### Fixed

* Reverted the upgrade to SvelteKit 2 as it breaks iOS 15.
* Auto updating wallet balances

### Operations

## Proposal 126861

### Application
Expand Down
Loading

0 comments on commit 5ac87fc

Please sign in to comment.