|
6 | 6 | <meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" /> |
7 | 7 |
|
8 | 8 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
9 | | - <title>Release notes — diffpy.apps 0.1.1rc0 documentation</title> |
| 9 | + <title>Release notes — diffpy.apps 0.1.1 documentation</title> |
10 | 10 | <link rel="stylesheet" type="text/css" href="_static/pygments.css?v=03e43079" /> |
11 | 11 | <link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=9edc463e" /> |
12 | 12 | <link rel="stylesheet" type="text/css" href="_static/copybutton.css?v=76b2166b" /> |
13 | 13 |
|
14 | 14 |
|
15 | 15 | <script src="_static/jquery.js?v=5d32c60e"></script> |
16 | 16 | <script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script> |
17 | | - <script src="_static/documentation_options.js?v=e3d08f8f"></script> |
| 17 | + <script src="_static/documentation_options.js?v=91f6191e"></script> |
18 | 18 | <script src="_static/doctools.js?v=fd6eb6e6"></script> |
19 | 19 | <script src="_static/sphinx_highlight.js?v=6ffebe34"></script> |
20 | 20 | <script src="_static/clipboard.min.js?v=a7894cd8"></script> |
|
48 | 48 | <ul class="current"> |
49 | 49 | <li class="toctree-l1"><a class="reference internal" href="getting-started.html">Getting started</a></li> |
50 | 50 | <li class="toctree-l1 current"><a class="current reference internal" href="#">Release notes</a><ul> |
51 | | -<li class="toctree-l2"><a class="reference internal" href="#id1">0.1.0</a></li> |
| 51 | +<li class="toctree-l2"><a class="reference internal" href="#id1">0.1.1</a></li> |
| 52 | +<li class="toctree-l2"><a class="reference internal" href="#id2">0.1.0</a></li> |
52 | 53 | </ul> |
53 | 54 | </li> |
54 | 55 | <li class="toctree-l1"><a class="reference internal" href="license.html">License</a></li> |
|
81 | 82 | <section id="release-notes"> |
82 | 83 | <span id="index-0"></span><h1>Release notes<a class="headerlink" href="#release-notes" title="Link to this heading"></a></h1> |
83 | 84 | <section id="id1"> |
84 | | -<h2>0.1.0<a class="headerlink" href="#id1" title="Link to this heading"></a></h2> |
| 85 | +<h2>0.1.1<a class="headerlink" href="#id1" title="Link to this heading"></a></h2> |
| 86 | +<p><strong>Added:</strong></p> |
| 87 | +<ul class="simple"> |
| 88 | +<li><p>Ensure <code class="docutils literal notranslate"><span class="pre">git</span></code> is installed and internet connection for <code class="docutils literal notranslate"><span class="pre">agentify</span></code>.</p></li> |
| 89 | +</ul> |
| 90 | +</section> |
| 91 | +<section id="id2"> |
| 92 | +<h2>0.1.0<a class="headerlink" href="#id2" title="Link to this heading"></a></h2> |
85 | 93 | <p><strong>Added:</strong></p> |
86 | 94 | <ul class="simple"> |
87 | 95 | <li><p>Also add <code class="docutils literal notranslate"><span class="pre">diffpy.apps</span></code> as an entry point.</p></li> |
|
0 commit comments