Skip to content

Commit 7ae8ddb

Browse files
authored
Remove "soon" next to calamari for Calamari release (#348)
* soon remove calamari Signed-off-by: Apokalip <simeon@manta.network> * Update CHANGELOG.md Signed-off-by: Simeon Zahariev <43317481+Apokalip@users.noreply.github.com> --------- Signed-off-by: Apokalip <simeon@manta.network> Signed-off-by: Simeon Zahariev <43317481+Apokalip@users.noreply.github.com>
1 parent 4c6ef6a commit 7ae8ddb

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,19 @@ All notable changes to this project will be documented in this file.
33

44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
55

6+
## [Unreleased]
7+
8+
### Added
9+
10+
### Changed
11+
- [\#348](https://github.com/Manta-Network/manta-signer/pull/348) Remove "soon" next to Calamari for release.
12+
13+
### Deprecated
14+
15+
### Removed
16+
17+
### Security
18+
619
## v1.2.0 2023-03-08
720

821
### Added

ui/src/pages/SignIn/SignInSuccess.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ const SignInSuccess = ({
4545
<tr>
4646
<th><img className='mini-calamari-logo' alt="Calamari Logo" src={calamariLogo} /></th>
4747
<th><p className='network-text'>&nbsp;Calamari Network&nbsp;&nbsp;</p></th>
48-
<th><a href='https://calamari.network/' target="_blank" rel="noreferrer">(soon)</a></th>
4948
</tr>
5049
<tr>
5150
<th><img className='mini-manta-logo' alt="Manta Logo" src={mantaLogo} /></th>

0 commit comments

Comments
 (0)