Skip to content

Commit

Permalink
Release 0.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
cuviper committed Aug 19, 2019
1 parent 8b988e3 commit db12127
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "autocfg"
version = "0.1.5"
version = "0.1.6"
authors = ["Josh Stone <[email protected]>"]
license = "Apache-2.0/MIT"
repository = "https://github.com/cuviper/autocfg"
Expand Down
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,9 @@ should only be used when the compiler supports it.

## Release Notes

- 0.1.6 (2019-08-19)
- Add `probe`/`emit_sysroot_crate`, by @leo60228

- 0.1.5 (2019-07-16)
- Mask some warnings from newer rustc.

Expand Down

0 comments on commit db12127

Please sign in to comment.