Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
PinkShnack committed Mar 6, 2022
1 parent 04d2678 commit 75d8549
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
0.1.7
- test: added more unit tests and made sure notebooks run via binder
0.1.6
- ref: place temul polarisation into topotem module (#51)
- ci: auto git tagging added (#56)
0.1.4
- ci: add auto pypi push actions
- ref, doc: fix api doc link references
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ To cite the TEMUL toolkit, use the following DOI:

Jupyter Notebooks and MyBinder allow us to analyse data in the browser without needing any downloads using the below "launch binder" button.

[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/PinkShnack/TEMUL/master)
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/PinkShnack/TEMUL/0.1.6)

If the button does not work, try [this link instead](https://mybinder.org/v2/gh/PinkShnack/TEMUL/master). You also share this link with others for quick access.
If the button does not work, try [this link instead](https://mybinder.org/v2/gh/PinkShnack/TEMUL/0.1.6). You also share this link with others for quick access.

- To run through some code documentation tutorials, go to the "code_tutorials" folder after clicking the above button.

Expand Down

0 comments on commit 75d8549

Please sign in to comment.