doc/file.CHANGELOG.html in gqli-1.1.0 vs doc/file.CHANGELOG.html in gqli-1.2.0

- old
+ new

@@ -4,19 +4,19 @@ <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title> File: CHANGELOG - &mdash; Documentation by YARD 0.9.19 + &mdash; Documentation by YARD 0.9.27 </title> - <link rel="stylesheet" href="css/style.css" type="text/css" charset="utf-8" /> + <link rel="stylesheet" href="css/style.css" type="text/css" /> - <link rel="stylesheet" href="css/common.css" type="text/css" charset="utf-8" /> + <link rel="stylesheet" href="css/common.css" type="text/css" /> -<script type="text/javascript" charset="utf-8"> +<script type="text/javascript"> pathId = "CHANGELOG"; relpath = ''; </script> @@ -60,10 +60,26 @@ <div id="content"><div id='filecontents'> <h1 id="label-CHANGELOG">CHANGELOG</h1> <h2 id="label-Unreleased">Unreleased</h2> +<h2 id="label-v1.2.0">v1.2.0</h2> +<ul><li> +<p>Relax http.rb dependency (support version &lt; 6). <a href="https://github.com/contentful-labs/gqli.rb/pull/19">#19</a></p> +</li><li> +<p>Bump hashie dependency. <a href="https://github.com/contentful-labs/gqli.rb/pull/18">#18</a></p> +</li></ul> + +<h2 id="label-v1.1.0">v1.1.0</h2> +<ul><li> +<p>Added support for timeout management. <a href="https://github.com/contentful-labs/gqli.rb/pull/11">#11</a></p> +</li><li> +<p>Added support for error response handling. <a href="https://github.com/contentful-labs/gqli.rb/pull/13">#13</a></p> +</li></ul> + +<h2 id="label-v1.0.0">v1.0.0</h2> + <h3 id="label-Added">Added</h3> <ul><li> <p>Added support for Mutations.</p> </li><li> <p>Added validations for Mutations and Subscriptions.</p> @@ -119,12 +135,12 @@ <p>Included features: * Create queries and fragments using the <code>GQLi::DSL</code>. * HTTP client with automatic schema introspection and validation.</p> </div></div> <div id="footer"> - Generated on Fri May 3 15:26:02 2019 by + Generated on Mon Jan 3 17:37:12 2022 by <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a> - 0.9.19 (ruby-2.6.3). + 0.9.27 (ruby-3.0.3). </div> </div> </body> </html> \ No newline at end of file