Skip to content

Commit

Permalink
Deploying to gh-pages from @ ec86cb5 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
jwkaltz committed Aug 27, 2024
1 parent c57ee4b commit d0e2d97
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 1 deletion.
Binary file modified .doctrees/changes.doctree
Binary file not shown.
Binary file modified .doctrees/environment.pickle
Binary file not shown.
7 changes: 7 additions & 0 deletions _sources/changes.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,13 @@ Changes/Hints for migration
This chapter will give you hints on how to handle version migration, in particular regarding what you may need
to adapt in your project configuration, database etc. when upgrading to a new version.

Version 2.5.3
-------------
Feature and maintenance release:

* Provide a general WMS verify certificate option
* Library upgrade (shapely)

Version 2.5.2
-------------
Feature and maintenance release:
Expand Down
9 changes: 9 additions & 0 deletions changes.html
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
<li class="toctree-l1"><a class="reference internal" href="makefile.html">Makefile</a></li>
<li class="toctree-l1"><a class="reference internal" href="configuration.html">Configuration</a></li>
<li class="toctree-l1 current"><a class="current reference internal" href="#">Changes/Hints for migration</a><ul>
<li class="toctree-l2"><a class="reference internal" href="#version-2-5-3">Version 2.5.3</a></li>
<li class="toctree-l2"><a class="reference internal" href="#version-2-5-2">Version 2.5.2</a></li>
<li class="toctree-l2"><a class="reference internal" href="#version-2-5-1">Version 2.5.1</a></li>
<li class="toctree-l2"><a class="reference internal" href="#version-2-5-0">Version 2.5.0</a></li>
Expand Down Expand Up @@ -181,6 +182,14 @@
<span id="changes"></span><h1>Changes/Hints for migration<a class="headerlink" href="#changes-hints-for-migration" title="Link to this heading"></a></h1>
<p>This chapter will give you hints on how to handle version migration, in particular regarding what you may need
to adapt in your project configuration, database etc. when upgrading to a new version.</p>
<section id="version-2-5-3">
<h2>Version 2.5.3<a class="headerlink" href="#version-2-5-3" title="Link to this heading"></a></h2>
<p>Feature and maintenance release:</p>
<ul class="simple">
<li><p>Provide a general WMS verify certificate option</p></li>
<li><p>Library upgrade (shapely)</p></li>
</ul>
</section>
<section id="version-2-5-2">
<h2>Version 2.5.2<a class="headerlink" href="#version-2-5-2" title="Link to this heading"></a></h2>
<p>Feature and maintenance release:</p>
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

0 comments on commit d0e2d97

Please sign in to comment.