Skip to content
This repository has been archived by the owner on Sep 3, 2022. It is now read-only.

Commit

Permalink
updating changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
reuzel committed Sep 7, 2014
1 parent 7d87f1d commit aae0ff3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
## Version 0.39.0 - Performance of sync operations
* Many changes to have synchronous API really execute synchronously, it is no longer a sync-over-async wrapper
* Improved exception generation in case of query cancellation or timeout
* logging cancelled queries
* Logging cancelled queries
* Replacing old test app with a new performance test app
* added NLog as seperate logging package
* Fix: Adding LocalOne consistency level

## Version 0.38.0 - Fixes and Improved Aliveness Checking of Cassandra Nodes
* Fixed bug that hampered exponential backoff
Expand Down
3 changes: 2 additions & 1 deletion CqlSharp/CqlSharp.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,8 @@
## Version 0.39.0 - Performance of sync operations
* Many changes to have synchronous API really execute synchronously, it is no longer a sync-over-async wrapper
* Improved exception generation in case of query cancellation or timeout
* logging cancelled queries
* Logging cancelled queries
* Fix: Adding LocalOne consistency level

## Version 0.38.0 - Fixes and Improved Aliveness Checking of Cassandra Nodes
* Fixed bug that hampered exponential backoff
Expand Down

0 comments on commit aae0ff3

Please sign in to comment.