Skip to content

Commit 15cca80

Browse files
committed
Add initial CHANGELOG
Signed-off-by: Emerson Knapp <[email protected]>
1 parent d8f5284 commit 15cca80

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.rst

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2+
Changelog for package launch_frontend_py
3+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4+
5+
Forthcoming
6+
-----------
7+
* Repository created with README and LICENSE
8+
* CI via github actions
9+
* Initial implementation of package functionality, these PRs making incremental progress
10+
* Launch description initial (`#2 <https://github.com/ros-tooling/launch_frontend_py/issues/2>`_)
11+
* Try more action types, clean up exporting, add basic test (`#3 <https://github.com/ros-tooling/launch_frontend_py/issues/3>`_)
12+
* Handle creating exposed actions as needed regardless of import order (`#4 <https://github.com/ros-tooling/launch_frontend_py/issues/4>`_)
13+
* Handle positional list arg as `children` (`#7 <https://github.com/ros-tooling/launch_frontend_py/issues/7>`_)
14+
* Rename from launch_py to launch_frontend_py (`#9 <https://github.com/ros-tooling/launch_frontend_py/issues/9>`_)
15+
* Add tests for running actual launchfile (`#11 <https://github.com/ros-tooling/launch_frontend_py/issues/11>`_)
16+
* Enable Python reserved names in Action attributes (`#12 <https://github.com/ros-tooling/launch_frontend_py/issues/12>`_)
17+
* Add basic usage to readme (`#15 <https://github.com/ros-tooling/launch_frontend_py/issues/15>`_)
18+
* Let all imports come from toplevel module, as one line (`#16 <https://github.com/ros-tooling/launch_frontend_py/issues/16>`_)
19+
* Contributors: Emerson Knapp

0 commit comments

Comments
 (0)