Skip to content

Commit

Permalink
Deploying to gh-pages from @ 81c663f 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
JLSteenwyk committed Sep 19, 2024
1 parent 0abdd66 commit 4ed0e5b
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 1 deletion.
3 changes: 3 additions & 0 deletions _sources/change_log/index.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ Change log

Major changes to PhyKIT are summarized here.

**2.0.0**:
Codebase overhaul to make PhyKIT more mem efficient and faster. For example, using list comprehension when appropriate.

**1.21.0**:
The partition file outputted from the create_concat function has been updated to the following format:
- column 1: alignment name
Expand Down
2 changes: 2 additions & 0 deletions change_log/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,8 @@
<span id="id1"></span><h1>Change log<a class="headerlink" href="#change-log" title="Link to this heading"></a></h1>
<hr class="docutils" />
<p>Major changes to PhyKIT are summarized here.</p>
<p><strong>2.0.0</strong>:
Codebase overhaul to make PhyKIT more mem efficient and faster. For example, using list comprehension when appropriate.</p>
<p><strong>1.21.0</strong>:
The partition file outputted from the create_concat function has been updated to the following format:
- column 1: alignment name
Expand Down
Loading

0 comments on commit 4ed0e5b

Please sign in to comment.