Skip to content

Commit

Permalink
Prepare release 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
JureZmrzlikar committed Sep 26, 2023
1 parent 89af2aa commit bfca048
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,22 @@ Change Log
All notable changes to this project are documented in this file.


==================
2.0.1 - 2023-09-27
==================

Added
-----
- Provide an example of gene lengths file in the ``README.rst``

Fixed
-----
- Fix ``fit`` methods to match sklearn signature
- Fix ``LibrarySize`` to always return ``np.array`` in private functions
- Fix ``get_norm_factors`` to follow the ``set_output`` config
- Remove leftovers of ``as_frame`` parameter


==================
2.0.0 - 2023-06-21
==================
Expand Down

0 comments on commit bfca048

Please sign in to comment.