Skip to content

Commit

Permalink
update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
schlegelp committed Mar 15, 2024
1 parent 6ca528c commit ffcc414
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [3.0.3] - dev
- make `is_proofread` play nicely with the public dataset (uses a different table for proofread neuron IDs)
- add option to `get_cave_table` to fill in user info (name + affiliation)

## [3.0.2] - 2024-03-11
Fixes a bug in `search_annotations` when there are no cached versions.

## [3.0.1] - 2024-03-11
Small bug fix release.

1. We now prevent searches against live materialization in the public dataset.
2. Make get `get_user_information` robust against missing IDs.

## [3.0.0] - 2024-01-10
The default dataset is now the "public" dataset!

Expand Down

0 comments on commit ffcc414

Please sign in to comment.