Skip to content

Commit

Permalink
Update changelog.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fcollman authored Dec 10, 2024
1 parent b5a3cbc commit 0d702f5
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,24 @@
---
title: Changelog
---
## 7.3.2
Dropped oldest supported numpy requirements and declared python 3.8 support

## 7.3.1
Improved documentation to annotation.update_table_metadata

## 7.3.0
Added get_minimal_covering_nodes to chunkedgraph (#274)

## 7.2.1 (December 3, 2024)
Added raw strings to avoid deprecation warning (#275)

## 7.2.0 (December 3, 2024)
Allow get_state_json to accept direct URLs (#271)

## 7.1.0 (December 3, 2024)
Added get_leaves_multiple to chunkedgraph module (#273)

## 7.0.0 (November 20, 2024)

- Simplified skeleton client interface to only accept formats of 'dict' and 'swc'
Expand Down

0 comments on commit 0d702f5

Please sign in to comment.