## Unreleased * Add a new entry here * [#48](https://github.com/yuki24/artemis/pull/48): Do not transform keys of query variables [@erikdstock](https://github.com/erikdstock) * [#47](https://github.com/yuki24/artemis/pull/47): Fixes an issue where errors thrown from `config/graphql.yml` get swallowed ## [v0.2.0: New generators and small improvements](https://github.com/yuki24/artemis/tree/v0.2.0) _released at 2018-10-30 02:09:59 UTC_ #### Features - [#43](https://github.com/yuki24/artemis/pull/43): Keep persistent connections open for 30 minutes - [#42](https://github.com/yuki24/artemis/pull/42): Allow for setting up the test adapter without `url` - [#41](https://github.com/yuki24/artemis/pull/41): Add a mutation generator - [#40](https://github.com/yuki24/artemis/pull/40): Add a query generator - [#39](https://github.com/yuki24/artemis/pull/39): Installer now adds a new service if config/graphql.yml is present ## [v0.1.0: First release!](https://github.com/yuki24/artemis/tree/v0.1.0) _released at 2018-10-16 20:57:51 UTC_ First release of Artemis! 🎉