Skip to content

Commit

Permalink
Merge pull request #868 from girder/update-changelog
Browse files Browse the repository at this point in the history
Update the change log
  • Loading branch information
manthey authored May 27, 2022
2 parents c589412 + 8a2398d commit f5764c3
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,18 @@
# Change Log

## Unreleased
## 1.14.4

### Improvements
- Better handle editing polygons with holes ([857](../../pull/857))
- Support fetching yaml config files ([860](../../pull/860))

## 1.14.4

### Improvements
- Optionally include bounding box information with annotation queries ([851](../../pull/851))
- Reduce memory copying in the nd2 reader ([853](../../pull/853))
- Add support for boolean annotation operations ([865](../../pull/865))
- Speed up removing all annotations from an item ([863](../../pull/863))

### Bug Fixes
- Fix issues with the nd2 reader ([866](../../pull/866), [867](../../pull/867))
- Honor the highlight size limit with centroid annotations ([861](../../pull/861))

## 1.14.3

Expand Down

0 comments on commit f5764c3

Please sign in to comment.