Skip to content

Commit

Permalink
Bump to 4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chapulina committed Feb 27, 2020
1 parent 74f0e8d commit d8cb15f
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.5.1 FATAL_ERROR)
#============================================================================
# Initialize the project
#============================================================================
project(ignition-fuel_tools4 VERSION 4.0.0)
project(ignition-fuel_tools4 VERSION 4.1.0)

#============================================================================
# Find ignition-cmake
Expand Down
11 changes: 10 additions & 1 deletion Changelog.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,22 @@
## Ignition Fuel Tools 4.x

### Ignition Fuel Tools 4.1.0 (20xx-xx-xx)
### Ignition Fuel Tools 4.X.X (20xx-xx-xx)



### Ignition Fuel Tools 4.1.0 (2020-02-27)

1. Resource deletion CLI.
* [Pull request 119](https://bitbucket.org/ignitionrobotics/ign-fuel-tools/pull-requests/119)

1. Fetch files
* [Pull request 123](https://bitbucket.org/ignitionrobotics/ign-fuel-tools/pull-requests/123)

1. README and tutorial updates:
* [Pull request 113](https://bitbucket.org/ignitionrobotics/ign-fuel-tools/pull-requests/113)
* [Pull request 114](https://bitbucket.org/ignitionrobotics/ign-fuel-tools/pull-requests/114)
* [Pull request 115](https://bitbucket.org/ignitionrobotics/ign-fuel-tools/pull-requests/115)

### Ignition Fuel Tools 4.0.0 (2019-12-10)

1. Model upload CLI, resource metadata CLI, depend on ign-msgs5.
Expand Down

0 comments on commit d8cb15f

Please sign in to comment.