Skip to content

Commit

Permalink
Update changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
mrworkman committed Feb 13, 2019
1 parent 581f436 commit 6d3e92a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,11 @@
# Changelog

### 2.0.0 (PRERELEASE-2)
* Allow connstring suppression of TransactionScope. Thanks **@freakingawesome**.
* Allow lazy queries using yield statements. Thanks **@freakingawesome**.
* Add means to gather exceptions instead of throwing. Thanks **@freakingawesome**.
* Implemented Source Link for easier debugging. Thanks **@MagicAndre1981**.

### 2.0.0 (PRERELEASE)

* Remove support for Microsoft Jet as it was deprecated many years ago, and only works in 32-bit applications.
Expand Down

0 comments on commit 6d3e92a

Please sign in to comment.