Skip to content

Commit 4810af4

Browse files
authored
Merge pull request #61 from Synerise/new-version-1.2.3
Prepare new release 1.2.3.
2 parents e9b26dc + 32a66c6 commit 4810af4

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-2
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# 1.2.3 (June 29, 2022)
2+
3+
### Changed
4+
- Bump libs ([#60]).
5+
6+
[#60]: https://github.com/Synerise/cleora/pull/60
7+
8+
### Fixed
9+
- Check for malformed lines in input ([#59]).
10+
11+
[#59]: https://github.com/Synerise/cleora/pull/59
12+
13+
114
# 1.2.2 (June 24, 2022)
215

316
### Changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.2.2"
3+
version = "1.2.3"
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)