You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: changelog.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,12 +4,15 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
5
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6
6
7
+
## [unreleased]
8
+
### Fix
9
+
- (Webpack) Issue #85: Output global object must be 'this'
10
+
7
11
## [1.8.0] - 2018-04-12
8
12
### Changed
9
13
- Updated Webpack to version 4
10
14
- DIST folder is now removed from the repository
11
15
12
-
13
16
# [1.7.6] - 2017-11-04
14
17
15
18
- Add an example of DICOM PDF parsing and display (https://rawgit.com/cornerstonejs/dicomParser/master/examples/encapsulatedPDF/index.html) (thanks @andrebot)
0 commit comments