Skip to content

Commit

Permalink
adding a change log md
Browse files Browse the repository at this point in the history
  • Loading branch information
LunaSare committed Jun 19, 2021
1 parent 5587a18 commit 284c03f
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 1 deletion.
16 changes: 16 additions & 0 deletions docs/mds/changelog.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
All notable changes to the Physcraper project are documented here.

## `0.6.0`

- add citation to README
- add links to installation instructions and demonstration usage (documentation and examples) to README
- Pylinting code
- Multilocus script
- Fix supertreebase error

## `0.5.0`

- New contributor [Luna L. Sanchez Reyes](https://github.com/LunaSare)
- Fixing lack of ingroup
- Adding documentation
- Rerooting functions
4 changes: 4 additions & 0 deletions docs/source/changelog.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Changelog
=========

.. mdinclude:: ../mds/changelog.md
3 changes: 2 additions & 1 deletion docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,9 @@ Welcome to Physcraper's documentation!
Start <find_trees>
Run <physcraper_run>
Results <data_exploration>
Combining multiple loci <multi_locus>
Combining multiple loci <multi_locus>
Examples <examples>
Implementation <methods_extended>
CONTRIBUTING
CONTRIBUTORS
changelog

0 comments on commit 284c03f

Please sign in to comment.