# 1.4.1

- patch - fix oauth authentication via user/pass does not work. reverted.

# 1.4.0

- minor - memoize concurrent calls to login, oauth, and queries. update simple-api-client to support backoff and throttle.
- patch - fix oauth authentication via user/pass (when when `oauthClient` option is not provided)

# 1.3.2

- patch - fix "solo" side validation

# 1.3.1

- minor - side status currentTargetLevel validate negative levels

# 1.3.0

- minor - add toJSON method that returns constructor options, and add additional optional constructor options

# 1.2.2

- patch - capitalize methods

# 1.2.1

- patch - changelog

# 1.2.0

- minor - add support for toggling on/off sides, temperature control, updating "me"
- patch - misc fixes

# 1.1.0

- minor - add support for filter query param
- patch - fix fetching devices

# 1.0.0

- major - initial implementation w/ tests
