Skip to content

Commit

Permalink
🎈 1.2.0 (#49)
Browse files Browse the repository at this point in the history
Signed-off-by: Louise Poubel <[email protected]>
  • Loading branch information
chapulina authored Mar 31, 2021
1 parent 53f0f68 commit 73b6d5c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ set(IGN_CMAKE_VER ${ignition-cmake2_VERSION_MAJOR})
#============================================================================
# Configure the project
#============================================================================
ign_configure_project(VERSION_SUFFIX pre1)
ign_configure_project(VERSION_SUFFIX)

#============================================================================
# Set project-specific options
Expand Down
8 changes: 7 additions & 1 deletion Changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
## Ignition Plugin 1.x

### Ignition Plugin 1.2.0 (20XX-XX-XX)
### Ignition Plugin 1.X.X (20XX-XX-XX)

### Ignition Plugin 1.2.0 (2021-03-30)

1. Infrastructure
* [Pull request #45](https://github.com/ignitionrobotics/ign-plugin/pull/45)
Expand All @@ -13,6 +15,10 @@
* [Pull request #10](https://github.com/ignitionrobotics/ign-plugin/pull/10)
* [Pull request #14](https://github.com/ignitionrobotics/ign-plugin/pull/14)
* [Pull request #8](https://github.com/ignitionrobotics/ign-plugin/pull/8)
* [Pull request #47](https://github.com/ignitionrobotics/ign-plugin/pull/47)

1. Include windows instructions in examples README.md and fix examples to compile them on Windows
* [Pull request #48](https://github.com/ignitionrobotics/ign-plugin/pull/48)

1. Fix downstream Windows builds
* [Pull request #38](https://github.com/ignitionrobotics/ign-plugin/pull/38)
Expand Down

0 comments on commit 73b6d5c

Please sign in to comment.