Skip to content

Commit

Permalink
Updated the changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
tfmoraes committed Aug 10, 2017
1 parent b325e66 commit 6513e23
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

## [3.1.1](https://github.com/invesalius/invesalius3/tree/v3.1.1) - 2017-08-10

### Added
- Lanczos 3D interpolation method.
- Option to user set the interpolation method when reorienting an image.
- Option to user digit the angles used to reorient image.

### Fixed
- Not starting InVesalius when user home has non-ascii chars.
- Read DICOM and other image files with non-ascii chars in its filename.
- Save InVesalius project wih non-ascii chars in its filename.
- Import and export surface with non-ascii chars in its filename.
- Export surface with non-ascii chars in its filename.
- DICOM/Bitmap import dialog was not ShowModal.
- Cut plane wasn't working when reenabled volume raycasting

## [3.1.0](https://github.com/invesalius/invesalius3/tree/v3.1.0) - 2017-07-04

### Added
Expand Down

0 comments on commit 6513e23

Please sign in to comment.