Skip to content

Commit

Permalink
CHANGELOG: fix headings
Browse files Browse the repository at this point in the history
Signed-off-by: Roman Khimov <[email protected]>
  • Loading branch information
roman-khimov committed Feb 9, 2024
1 parent a09181f commit 4aa13f3
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,48 +27,48 @@ Changelog for NeoFS Panel

## [0.3.1] - 2023-12-25

## Fixed
### Fixed
- Add profile.html in Makefile (#119)

## [0.3.0] - 2023-12-25

## Fixed
### Fixed
- Incompatibility with new WC version (#112)

## Changed
### Changed
- Use mainnet by default (#116)

## [0.2.1] - 2023-10-18

## Fixed
### Fixed
- Improve Makefile (#84, #96)
- Replace WorkSans font (#89)
- Break long file names in label (#91)
- Remove vulnerabilities from package.json (#95)
- Implement social_pipe for socials list (#98)
- Hide webpack source map (#100)

## Added
### Added
- Website version to the page (#63)

## Changed
### Changed
- Implement neo design (#89)
- Social links for new format (#97)
- WC sdk react lib for node 18 version (#103)

## [0.2.0] - 2022-11-23

## Fixed
### Fixed
- WalletConnect options (#85)
- Assets withdraw (#38)
- Logout on bad websocket connection (#79)

## Added
### Added
- Gateway token storage (#15)
- Loader for object list (#80)
- Connection issue messages (#40)

## Changed
### Changed
- Containers order (#49)
- Token lifetime (#23)

Expand Down

0 comments on commit 4aa13f3

Please sign in to comment.