Skip to content

Commit

Permalink
Fix dates in the YYYY-MM-DD format
Browse files Browse the repository at this point in the history
  • Loading branch information
anthowen committed Jul 19, 2021
1 parent 8168f92 commit 4abd61c
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions changelog/contracts.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

All notable changes to the contracts will be documented in this file.

## 2021-31-05
## 2021-05-31

**Version 5.1** is scheduled for upgrade.

Expand All @@ -23,7 +23,7 @@ All notable changes to the contracts will be documented in this file.
`AdditionalZkSync.sol`, to which some functionality is delegated.
- `ZkSyncNFTFactory.sol` which serves as a default NFT factory, where all the NFTs are withdrawn by default.

## 2021-25-02
## 2021-02-25

**Version 5** is scheduled for upgrade.

Expand All @@ -37,11 +37,11 @@ All notable changes to the contracts will be documented in this file.
- Maximum amount of tokens that can be used to pay tx fee is increased to 512.
- Circuit now enforces that `ForcedExit` target account pubkey hash is empty.

## 2021-09-02
## 2021-02-09

**Version 4** is released.

## 2021-14-01
## 2021-01-14

**Version 4** is scheduled for upgrade.

Expand Down Expand Up @@ -95,7 +95,7 @@ All notable changes to the contracts will be documented in this file.

- `ChangePubKey` operation requires fee for processing.

## 2020-20-07
## 2020-07-20

**Version 2** is released.

Expand Down

0 comments on commit 4abd61c

Please sign in to comment.