Skip to content

Commit

Permalink
Updated Changelog for new version 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
NickNaso committed Mar 18, 2019
1 parent b02d677 commit 20f6709
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog


## 3.1.0 / 2019-03-18

* Fixed and improved the error handling. For more explanations see the PR [#41](https://github.com/NickNaso/ghostscript4js/pull/41)
- Add unit test to intercept the error
- Change GhostscriptManager to throw string instead of char*
- Change SetError call to set exception string
- Fix test to not hardcode ghostscript version to 2017

## 3.0.0 / 2018-07-05

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

0 comments on commit 20f6709

Please sign in to comment.