File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
55and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
66
7+ ## [ 2.2.4] - 2018-05-04
8+ ### Removed
9+ - Removed old fix for clearing the canvas after swaping between 2 colorSpaces (issue #151 )
10+
711## [ 2.2.3] - 2018-05-02
812### Fixed
913- Fixed multiple images with different colorSpaces not being rendered correctly (issue #151 )
Original file line number Diff line number Diff line change 11{
22 "name" : " cornerstone-core" ,
3- "version" : " 2.2.3 " ,
3+ "version" : " 2.2.4 " ,
44 "description" : " HTML5 Medical Image Viewer Component" ,
55 "main" : " ./dist/cornerstone.min.js" ,
66 "keywords" : [
Original file line number Diff line number Diff line change 1- export default '2.2.3 ' ;
1+ export default '2.2.4 ' ;
You can’t perform that action at this time.
0 commit comments