Skip to content

Commit

Permalink
Initial v3.1 release file
Browse files Browse the repository at this point in the history
  • Loading branch information
diegoferigo committed Feb 25, 2018
1 parent fe4be7d commit 132c4e7
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions doc/release/v3_1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
# WB-Toolbox (YYYY-MM-DD) Release Notes {[`#v3.1`](https://github.com/robotology/wb-toolbox/tree/v3.1)}

This is the first release for which a changelog was introduced.

## Important Changes

- The toolbox style is now defined by a [`.clang-format`](https://github.com/robotology/wb-toolbox/.clang-format) file.
PRs must be compliant to this style in order to be merged.
- The `master` branch is protected. Only repo admins can directly push to `master` (even if this is discouraged).

## New Features

### `WBToolboxLibrary`

### `WBToolboxMex`

### `WBToolboxCoder`

## Bug Fixes

### `WBToolboxLibrary`

### `WBToolboxMex`

### `WBToolboxCoder`

## Contributors

This is a list of people that contributed to this release (generated from the git history using `git shortlog -ens --no-merges v3.0..v3.1`):

```
```

0 comments on commit 132c4e7

Please sign in to comment.