Skip to content

Latest commit

 

History

History
89 lines (39 loc) · 3.28 KB

CHANGELOG.md

File metadata and controls

89 lines (39 loc) · 3.28 KB

1.0.0 (2019-12-09)

Bug Fixes

BREAKING CHANGES

  • Requires graphql ~> 1.9.8 and google-protobuf ~> 3.7

0.5.1 (2019-10-22)

Bug Fixes

  • drop actionpack from runtime dependencies (#34) (64acd27)

0.5.0 (2019-10-22)

Features

0.4.2 (2019-10-21)

Bug Fixes

0.4.1 (2019-10-12)

Bug Fixes

0.4.0 (2019-09-10)

Features

0.3.2 (2019-09-03)

Bug Fixes

  • run bundle-install before semantic-release (2f60912)

0.3.1 (2019-09-03)

Bug Fixes

  • push up lockfile changes (4aaa827)

0.3.0 (2019-09-03)

Bug Fixes

  • checkout before running semantic-release (cb67533)
  • install before running semantic-release (0ebb5b5)

Features

0.2.0 (2019-08-01)

Features

  • Add a description to the _Service type (b7f19b9)

Bug Fixes

  • Fix an issue coercing the _Any scalar in a Rails app (39e9213)

0.1.0 (2019-06-21)

  • First release