Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
0.1.9 - 2021-08-13 Release
  • Loading branch information
leestott authored Aug 13, 2021
1 parent 10f15a8 commit 076331a
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,15 @@
All notable changes to this project will be documented in this file, and this project adheres to
[Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## 0.1.9 - 2021-08-13

* Fixed - 'Tolerances for iterables' per [#103](https://github.com/microsoft/pybryt/pull/103)
* Updated - 'Incorrect path on getting started doc' per [#104](https://github.com/microsoft/pybryt/pull/104)
* Fixed 'Invalid usage of NoReturn' per [#105](https://github.com/microsoft/pybryt/pull/105)

## 0.1.8 - 2021-06-29

* Added customizable timeout to notebook execution
* Changed the notebook execution template to use `pybryt.tracing_on` and `pybryt.tracing_off`
* Added customizable timeout to notebook execution* Changed the notebook execution template to use `pybryt.tracing_on` and `pybryt.tracing_off`

## 0.1.7 - 2021-06-28

Expand Down

0 comments on commit 076331a

Please sign in to comment.