Skip to content

Commit 507eba8

Browse files
authored
Merge pull request #48 from Synerise/new-version-1.2.0
Prepare v1.2.0 release.
2 parents 1754e1d + 2ed91c0 commit 507eba8

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# 1.2.0 (March 17, 2022)
2+
3+
### Added
4+
- Use default hasher for vector init. ([#47]).
5+
6+
[#47]: https://github.com/Synerise/cleora/pull/47
7+
8+
19
# 1.1.1 (May 14, 2021)
210

311
### Added

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "cleora"
3-
version = "1.1.0"
3+
version = "1.2.0"
44
authors = ["Piotr Babel <piotr.babel@synerise.com>", "Jacek Dabrowski <jack.dabrowski@synerise.com>", "Konrad Goluchowski <konrad.goluchowski@synerise.com>"]
55
edition = "2018"
66
license-file = "LICENSE"

0 commit comments

Comments
 (0)