Skip to content

Commit 56269cd

Browse files
authored
Merge pull request #56 from Ajk4/prepare_1.2.2
Release 1.2.2
2 parents 53d83e5 + cb9863d commit 56269cd

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# 1.2.2 (June 24, 2022)
2+
3+
### Changed
4+
- Allow cleora to accept multiple input files as positional args. Named argument 'input' is getting deprecated.
5+
6+
[#55]: https://github.com/Synerise/cleora/pull/55
7+
8+
19
# 1.2.1 (April 13, 2022)
210

311
### 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.1"
3+
version = "1.2.2"
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)