Skip to content

Commit b25bf6d

Browse files
bors[bot]kbknapp
andauthored
Merge #310
310: chore: increase version r=kbknapp a=kbknapp Co-authored-by: Kevin K <[email protected]>
2 parents 6c2671c + 634391f commit b25bf6d

File tree

3 files changed

+17
-2
lines changed

3 files changed

+17
-2
lines changed

CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
<a name="v0.11.0"></a>
2+
## v0.11.0 (2022-03-02)
3+
4+
5+
#### Improvements
6+
7+
* **CLI:** uses clap to parse command line ([a0a06cdb](https://github.com/kbknapp/cargo-outdated/commit/a0a06cdb09341d3e93d9e2d3c332a0107aa289c3))
8+
9+
#### Bug Fixes
10+
11+
* remove non-json line when run in workspace mode. ([9ae14d79](https://github.com/kbknapp/cargo-outdated/commit/9ae14d7948a4b7f4e12a98dc044449559ce64dc7), closes [#299](https://github.com/kbknapp/cargo-outdated/issues/299))
12+
* **285:** Added switch ignore-external-rel to workaround issue 285 ([ffbb2493](https://github.com/kbknapp/cargo-outdated/commit/ffbb2493587cbb102db0e75e5addcd5c620043ca))
13+
14+
15+
116
<a name="v0.10.1"></a>
217
## v0.10.1 (2021-11-16)
318

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "cargo-outdated"
3-
version = "0.10.2"
3+
version = "0.11.0"
44
authors = [
55
"Kevin K. <[email protected]>",
66
"Frederick Z. <[email protected]>",

0 commit comments

Comments
 (0)