Skip to content

Commit 6da0ebf

Browse files
committed
Add CHANGELOG
Signed-off-by: Chen Bainian <chenbn@artc.a-star.edu.sg>
1 parent abb1a3c commit 6da0ebf

1 file changed

Lines changed: 32 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
# CHANGELOG
2+
3+
## 0.2.0 (2021-06-23)
4+
5+
### New Features
6+
* Rename internal variables as install and devel
7+
* Force ROS2 console to display color for WARNING and ERROR log
8+
* Migrate to Github Actions build
9+
* Create implementation file in repo native path instead
10+
* Enable more options like "-r" to be appended after rosdep_install_all
11+
* Add colcon_cd bash auto sourcing
12+
13+
### Bug Fixes
14+
* Fix ROS 1 console no output error
15+
16+
## 0.1.0 (2020-05-01)
17+
18+
### New Features
19+
20+
* Add in '-h' option
21+
* Add DCO Guideline
22+
* Add Apache-2.0 license
23+
* Add in Travis CI shellcheck and bashate
24+
* Add in shortcut template
25+
* Add in shortcut template and setup.bash
26+
* Enable change of the path to the collection of workspace directory
27+
* Travis CI with shellcheck and bashate
28+
* Update Readme: Add installation and usage guide
29+
* Update Shebang and some minor bash syntax
30+
* Update setup.py for shellcheck and bashate
31+
* Update format to pass shellcheck and bashate
32+
* Use one step cd for roshome by default

0 commit comments

Comments
 (0)