Skip to content

Commit

Permalink
Updated CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
VPetukhov committed Aug 15, 2023
1 parent ddd3679 commit da5ffd3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
## [Upcoming]
## [0.6.2] — 2023-08-15

### Fixed

- Fixed wrong parameter interpretation in `neighborhood_count_matrix()`
- Fixed incompatibility with `julia-1.9` ([#78](https://github.com/kharchenkolab/Baysor/issues/78))
- Fixed `boundary_polygons_from_grid` error ([#82](https://github.com/kharchenkolab/Baysor/issues/82))
- Fixed a problem with huge integers in cell ids ([#83](https://github.com/kharchenkolab/Baysor/issues/83))

## [0.6.1] — 2023-05-11

Expand Down

0 comments on commit da5ffd3

Please sign in to comment.