Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
CreepySkeleton committed Aug 5, 2020
1 parent 9fe3f04 commit e827ce6
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# v0.3.16 (2020-08-05)

* Added [the new example](https://github.com/TeXitoi/structopt/blob/master/examples/required_if.rs).
* Allow `#[structopt(flatten)]` fields to have doc comments. The comments are ignored.
* The `paw` crate is now being reexported when `paw` feature is enabled,
see [`#407`](https://github.com/TeXitoi/structopt/issues/407).

# v0.3.15 (2020-06-16)

* Minor documentation improvements.
Expand Down

0 comments on commit e827ce6

Please sign in to comment.