Skip to content

Commit

Permalink
Add CHANGELOG
Browse files Browse the repository at this point in the history
Signed-off-by: Chen Bainian <chenbn@artc.a-star.edu.sg>
  • Loading branch information
Briancbn committed Jun 23, 2021
1 parent abb1a3c commit 6da0ebf
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
# CHANGELOG

## 0.2.0 (2021-06-23)

### New Features
* Rename internal variables as install and devel
* Force ROS2 console to display color for WARNING and ERROR log
* Migrate to Github Actions build
* Create implementation file in repo native path instead
* Enable more options like "-r" to be appended after rosdep_install_all
* Add colcon_cd bash auto sourcing

### Bug Fixes
* Fix ROS 1 console no output error

## 0.1.0 (2020-05-01)

### New Features

* Add in '-h' option
* Add DCO Guideline
* Add Apache-2.0 license
* Add in Travis CI shellcheck and bashate
* Add in shortcut template
* Add in shortcut template and setup.bash
* Enable change of the path to the collection of workspace directory
* Travis CI with shellcheck and bashate
* Update Readme: Add installation and usage guide
* Update Shebang and some minor bash syntax
* Update setup.py for shellcheck and bashate
* Update format to pass shellcheck and bashate
* Use one step cd for roshome by default

0 comments on commit 6da0ebf

Please sign in to comment.