Skip to content

Commit

Permalink
chore(release): 1.1.10 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.10](1.1.9...1.1.10) (2019-06-04)

### Bug Fixes

* Require optional params to follow required params ([a031e71](a031e71)), closes [#188](#188)
  • Loading branch information
BelfordZ committed Jun 4, 2019
1 parent 00551b6 commit 87fd2a4
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.1.10](https://github.com/open-rpc/spec/compare/1.1.9...1.1.10) (2019-06-04)


### Bug Fixes

* Require optional params to follow required params ([a031e71](https://github.com/open-rpc/spec/commit/a031e71)), closes [#188](https://github.com/open-rpc/spec/issues/188)

## [1.1.9](https://github.com/open-rpc/spec/compare/1.1.8...1.1.9) (2019-05-15)


Expand Down

0 comments on commit 87fd2a4

Please sign in to comment.