Skip to content

Commit c6a855d

Browse files
committed
Added changelog and version bump for 0.1.4 release.
1 parent b1d0d7e commit c6a855d

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# 0.1.4 (2019-03-05)
2+
3+
* `Booster::load_buffer` method added (thanks [jonathanstrong](https://github.com/jonathanstrong))

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "xgboost"
3-
version = "0.1.3"
3+
version = "0.1.4"
44
authors = ["Dave Challis <[email protected]>"]
55
license = "MIT"
66
repository = "https://github.com/davechallis/rust-xgboost"

0 commit comments

Comments
 (0)