Skip to content

Commit

Permalink
Add changelog for v0.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
asistradition committed Aug 16, 2021
1 parent f1e9d36 commit dd532f4
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions docs/changelog.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,23 @@
Change Log
==========

Inferelator v0.5.6 `August 16, 2021`
-----------------------------------

New Functionality:

- Added code to randomly generate noise in prior with ``.set_shuffle_parameters(add_prior_noise=None)``
- Added in-workflow benchmarks for CellOracle and pySCENIC
-

Code Refactoring:

- Minor changes to matplotlib interface
- Improved testing for multitask workflows
- Improved error messaging around prior and gold standard
- Switch from Travis.ci to GitHub Actions for continuous integration
-

Inferelator v0.5.5 `April 29, 2021`
-----------------------------------

Expand Down

0 comments on commit dd532f4

Please sign in to comment.