Skip to content
This repository was archived by the owner on Apr 29, 2021. It is now read-only.

Commit 04745a1

Browse files
authored
Merge pull request #127 from clearmatics/changelog
Update CHANGELOG
2 parents 7f33972 + 97dbb00 commit 04745a1

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## Unreleased (1.3.0)
99

10+
## [1.2.2] - 2019-07-29
11+
12+
### Changed
13+
14+
- `granularity` data type from `uint8` to `uint256`
15+
1016
## [1.2.1] - 2019-07-08
1117

1218
Minor modifications after running the [slither] source analyzer
@@ -64,6 +70,7 @@ Minor modifications after running the [slither] source analyzer
6470
[1.1.0]: https://github.com/clearmatics/asset-token/compare/v1.0.0...v1.1.0
6571
[1.2.0]: https://github.com/clearmatics/asset-token/compare/v1.1.0...v1.2.0
6672
[1.2.1]: https://github.com/clearmatics/asset-token/compare/v1.2.0...v1.2.1
73+
[1.2.2]: https://github.com/clearmatics/asset-token/compare/v1.2.1...v1.2.2
6774
[erc777]: https://eips.ethereum.org/EIPS/eip-777
6875
[erc1820]: https://eips.ethereum.org/EIPS/eip-1820
6976
[erc20]: https://eips.ethereum.org/EIPS/eip-20

0 commit comments

Comments
 (0)