Skip to content

Commit

Permalink
Chore: Update CHANGELOG.rst for 1.5.1 release (#83)
Browse files Browse the repository at this point in the history
  • Loading branch information
fedorgrab authored Sep 10, 2024
1 parent 6449c6b commit 72f500f
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,26 +17,31 @@ and this project adheres to `Semantic Versioning <https://semver.org/spec/v2.0.0

Changed
~~~~~~~
- Explicitly typed all objects returned from the client

Fixed
~~~~~
- Removed unused method parameters


1.4.13 - 2024-09-06
-------------------
1.5.1 - 2024-09-09
------------------

Changed
~~~~~~~
- Added ability to render documentation locally
- PR tests will now fail when doc is invalid
- Fixed bugs in documentation navigation
- Update Cell Type Ontology to the version used in cellxgene schema v5
- Explicitly typed all objects returned from the client

Fixed
~~~~~
- Added a pre-sanitization step to fix an issue where non-float32 anndata matrices would be submitted to CAS and fail
- Removed unused method parameters


1.4.13 - 2024-09-06
-------------------
**Warning: This version was compromised due to a wrong commit being tagged. It is not a proper release version. Please use version 1.5.1 or later.**


1.4.12 - 2024-08-01
Expand Down

0 comments on commit 72f500f

Please sign in to comment.