Skip to content

Commit

Permalink
3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
David Conner committed Jul 20, 2023
1 parent c9c9c03 commit 808c2db
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Changelog for package flexbe_app
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3.1.1 (2023-07-19)
------------------
* update checking to warn of specific errors
* modify code alignment for flake8
* add Apache default license to SM code (to do: make license text configurable)
* update cmake_minimum_version
* Add ROS Build Farm badge to README
* tweak 'is ready' message to match status, not 'just started'
* handle new lines in description and indentation for xml and python comments
* handle initialize_ros() call for duplicate state names
* include package name in behavior request (requires latest flexbe_core v2.2.0+)

3.1.0 (2023-06-29)
------------------
* Update logos and CI badge
Expand Down
2 changes: 1 addition & 1 deletion package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>flexbe_app</name>
<version>3.1.0</version>
<version>3.1.1</version>
<description>
flexbe_app provides a user interface (editor + runtime control) for the FlexBE behavior engine.
</description>
Expand Down

0 comments on commit 808c2db

Please sign in to comment.