Skip to content

Commit 4ff2c87

Browse files
author
millucas
committed
Fix README.md
1 parent 72d7120 commit 4ff2c87

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,16 @@
1-
## [0.19.0] - UNRELEASED
1+
## [0.20.0] - UNRELEASED
22

33
### Added
44
- Added support for `clang` 5.0.x
55
- Added `clang` as a link target of this package
66
- Added dummy implementations of `is_loaded` for builds with the `static` Cargo feature enabled
77

8+
## [0.19.0] - 2017-07-02
9+
10+
### Changed
11+
- Bumped `bitflags` version to `0.9.1`
12+
- Added `args` parameter to `Clang::new` function which passes arguments to the Clang executable
13+
814
## [0.18.0] - 2017-05-16
915

1016
### Changed

0 commit comments

Comments
 (0)