mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-04-24 20:36:23 +02:00
fix: what's new update fix #425 in changelog
This commit is contained in:
parent
81bcc4f857
commit
e94a279024
1 changed files with 6 additions and 0 deletions
|
|
@ -11,6 +11,12 @@ The Gaussian processes framework in Python.
|
|||
|
||||
[](https://travis-ci.org/SheffieldML/GPy) [](https://ci.appveyor.com/project/mzwiessele/gpy/branch/deploy) [](https://coveralls.io/github/SheffieldML/GPy?branch=devel) [](http://codecov.io/github/SheffieldML/GPy?branch=devel) [](http://depsy.org/package/python/GPy) [](https://landscape.io/github/SheffieldML/GPy/devel)
|
||||
|
||||
## What's new:
|
||||
|
||||
From now on we keep track of changes in the CHANGELOG.md.
|
||||
If you want your changes to show up there follow the [guidelines](#gl).
|
||||
In particular tag your commits by the [gitchangelog](https://github.com/vaab/gitchangelog) commit message format.
|
||||
|
||||
## Contributing to GPy
|
||||
|
||||
We welcome any contributions to GPy, after all it is an open source project. We use the GitHub feature of pull requests for contributions.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue