Skip to content

Commit 20f6709

Browse files
committed
Updated Changelog for new version 3.1.0
1 parent b02d677 commit 20f6709

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
4+
## 3.1.0 / 2019-03-18
5+
6+
* Fixed and improved the error handling. For more explanations see the PR [#41](https://github.com/NickNaso/ghostscript4js/pull/41)
7+
- Add unit test to intercept the error
8+
- Change GhostscriptManager to throw string instead of char*
9+
- Change SetError call to set exception string
10+
- Fix test to not hardcode ghostscript version to 2017
11+
312
## 3.0.0 / 2018-07-05
413

514
* Complete the port to N-API using node-addon-api

0 commit comments

Comments
 (0)