doc/file.CHANGELOG.html in gqli-0.1.0 vs doc/file.CHANGELOG.html in gqli-0.2.0
- old
+ new
@@ -58,16 +58,28 @@
</div>
<div id="content"><div id='filecontents'>
<h1 id="label-CHANGELOG">CHANGELOG</h1>
+<h2 id="label-Unreleased">Unreleased</h2>
+
+<h3 id="label-Added">Added</h3>
+<ul><li>
+<p>Added <code>__node</code> to be able to create nodes in case there's a
+name collision with a reserved keyword or a built-in method.</p>
+</li></ul>
+
<h2 id="label-v0.1.0">v0.1.0</h2>
<p>Initial Release</p>
+
+<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 Mon Oct 15 13:10:42 2018 by
+ Generated on Thu Oct 18 10:25:37 2018 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.16 (ruby-2.5.1).
</div>
</div>
\ No newline at end of file