Skip to content

Commit

Permalink
1.1.0 Release
Browse files Browse the repository at this point in the history
  • Loading branch information
Roach committed Nov 21, 2017
1 parent 5f70ec1 commit fe5fbe8
Show file tree
Hide file tree
Showing 7 changed files with 33 additions and 2 deletions.
12 changes: 12 additions & 0 deletions docs-src/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@
Changelog
==============================================

v1.1.0 (2917-11-21)
-------------------

- Aadds new SlackClientError and ResponseParseError types to describe errors - thanks @aoberoi!
- Fix Build Error (#245) - thanks @stasfilin!
- include email as user property (#173) - thanks @acaire!
- Add http reply into slack login and slack connection error (#216) - thanks @harlowja!
- Removed unused exception class (#233)
- Fix rtm_send_message bug (#225) - thanks @kt5356!
- Allow use of custom parameters on rtm_connect() (#210) - thanks @kamushadenes!
- Fix link to rtm.connect docs (#223) - @sampart!

v1.0.9 (2017-8-31)
-------------------

Expand Down
16 changes: 16 additions & 0 deletions docs/changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@
</ul>
</li>
<li class="toctree-l1 current"><a class="current reference internal" href="#">Changelog</a><ul>
<li class="toctree-l2"><a class="reference internal" href="#v1-1-0-2917-11-21">v1.1.0 (2917-11-21)</a></li>
<li class="toctree-l2"><a class="reference internal" href="#v1-0-9-2017-8-31">v1.0.9 (2017-8-31)</a></li>
<li class="toctree-l2"><a class="reference internal" href="#v1-0-8-2017-8-31">v1.0.8 (2017-8-31)</a></li>
<li class="toctree-l2"><a class="reference internal" href="#v1-0-7-2017-08-02">v1.0.7 (2017-08-02)</a></li>
Expand Down Expand Up @@ -134,6 +135,21 @@
<div class="card">
<div class="section" id="changelog">
<h1>Changelog<a class="headerlink" href="#changelog" title="Permalink to this headline"></a></h1>
<div class="section" id="v1-1-0-2917-11-21">
<h2>v1.1.0 (2917-11-21)<a class="headerlink" href="#v1-1-0-2917-11-21" title="Permalink to this headline"></a></h2>
<blockquote>
<div><ul class="simple">
<li>Aadds new SlackClientError and ResponseParseError types to describe errors - thanks &#64;aoberoi!</li>
<li>Fix Build Error (#245) - thanks &#64;stasfilin!</li>
<li>include email as user property (#173) - thanks &#64;acaire!</li>
<li>Add http reply into slack login and slack connection error (#216) - thanks &#64;harlowja!</li>
<li>Removed unused exception class (#233)</li>
<li>Fix rtm_send_message bug (#225) - thanks &#64;kt5356!</li>
<li>Allow use of custom parameters on rtm_connect() (#210) - thanks &#64;kamushadenes!</li>
<li>Fix link to rtm.connect docs (#223) - &#64;sampart!</li>
</ul>
</div></blockquote>
</div>
<div class="section" id="v1-0-9-2017-8-31">
<h2>v1.0.9 (2017-8-31)<a class="headerlink" href="#v1-0-9-2017-8-31" title="Permalink to this headline"></a></h2>
<blockquote>
Expand Down
1 change: 1 addition & 0 deletions docs/genindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="changelog.html">Changelog</a><ul>
<li class="toctree-l2"><a class="reference internal" href="changelog.html#v1-1-0-2917-11-21">v1.1.0 (2917-11-21)</a></li>
<li class="toctree-l2"><a class="reference internal" href="changelog.html#v1-0-9-2017-8-31">v1.0.9 (2017-8-31)</a></li>
<li class="toctree-l2"><a class="reference internal" href="changelog.html#v1-0-8-2017-8-31">v1.0.8 (2017-8-31)</a></li>
<li class="toctree-l2"><a class="reference internal" href="changelog.html#v1-0-7-2017-08-02">v1.0.7 (2017-08-02)</a></li>
Expand Down
1 change: 1 addition & 0 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="changelog.html">Changelog</a><ul>
<li class="toctree-l2"><a class="reference internal" href="changelog.html#v1-1-0-2917-11-21">v1.1.0 (2917-11-21)</a></li>
<li class="toctree-l2"><a class="reference internal" href="changelog.html#v1-0-9-2017-8-31">v1.0.9 (2017-8-31)</a></li>
<li class="toctree-l2"><a class="reference internal" href="changelog.html#v1-0-8-2017-8-31">v1.0.8 (2017-8-31)</a></li>
<li class="toctree-l2"><a class="reference internal" href="changelog.html#v1-0-7-2017-08-02">v1.0.7 (2017-08-02)</a></li>
Expand Down
1 change: 1 addition & 0 deletions docs/search.html
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="changelog.html">Changelog</a><ul>
<li class="toctree-l2"><a class="reference internal" href="changelog.html#v1-1-0-2917-11-21">v1.1.0 (2917-11-21)</a></li>
<li class="toctree-l2"><a class="reference internal" href="changelog.html#v1-0-9-2017-8-31">v1.0.9 (2017-8-31)</a></li>
<li class="toctree-l2"><a class="reference internal" href="changelog.html#v1-0-8-2017-8-31">v1.0.8 (2017-8-31)</a></li>
<li class="toctree-l2"><a class="reference internal" href="changelog.html#v1-0-7-2017-08-02">v1.0.7 (2017-08-02)</a></li>
Expand Down
Loading

0 comments on commit fe5fbe8

Please sign in to comment.