Skip to content
This repository was archived by the owner on Dec 22, 2021. It is now read-only.

Commit

Permalink
changelog update (#327)
Browse files Browse the repository at this point in the history
* update version
  • Loading branch information
joshuafernandes authored Feb 13, 2020
1 parent 684ef4d commit 09f3457
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,3 +85,5 @@ Stability improvements and bug fixes
- Enable send API to accept privacy group Id [\#235](https://github.com/PegaSysEng/orion/pull/235) (thanks to [Puneetha17](https://github.com/Puneetha17))
- Updating Vertx and Jackson dependencies [\#233](https://github.com/PegaSysEng/orion/pull/233)
- Add endpoint to retrieve privacyGroupId from the given list of addresses [\#227](https://github.com/PegaSysEng/orion/pull/227) (thanks to [Puneetha17](https://github.com/Puneetha17))


2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ apply from: "gradle/versions.gradle"
apply plugin: 'com.jfrog.bintray'
apply plugin: 'openjpa'

version = '1.5.0-SNAPSHOT'
version = '1.5.0-RC1'

//////
// Default tasks and build aliases
Expand Down

0 comments on commit 09f3457

Please sign in to comment.