Skip to content

Commit

Permalink
Update CHANGELOG for 1.12.1-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
cjbj committed Dec 15, 2016
1 parent 04a1d5b commit 72b9484
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## node-oracledb v1.12.1 Development (16 Dec 2016)

- Added support for fetching CLOBs as Strings, using `fetchAsString` and `fetchInfo`.

- Added `BIND_INOUT` support for temporary LOBs.

## node-oracledb v1.12.0 Development (3 Dec 2016)

- Significantly enhanced LOB support:
Expand Down

0 comments on commit 72b9484

Please sign in to comment.