Skip to content

Commit

Permalink
Updated changelog and version to 0.8.7 (#77)
Browse files Browse the repository at this point in the history
  • Loading branch information
d-olausson-ericsson authored Oct 19, 2017
1 parent 476a331 commit 5ed89bb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## 0.8.7
- Added validation that can detect duplicate keys in the JSON request body

## 0.8.6
- Uplift remrem semantics to 0.2.8 and eiffelinputEventType checking.

Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ subprojects {
targetCompatibility = 1.8

//Latest version for generate
version = "0.8.6"
version = "0.8.7"

repositories {
mavenCentral()
Expand Down

0 comments on commit 5ed89bb

Please sign in to comment.