-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
fe4be7d
commit 132c4e7
Showing
1 changed file
with
32 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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`): | ||
|
||
``` | ||
``` |