diff --git a/.version b/.version index bf057db..c91125d 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -v0.10.0 +v0.10.1 diff --git a/ChangeLog.md b/ChangeLog.md index 625c647..a30a3fd 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). ## [Unreleased] + +## [v0.10.1] - 2019-05-06 ### Fixed - `DataApi::request*`: default `$requestPacket` to `[]` rather than `null`, which would cause cryptic errors if no packet is specified. Additionally, a