Skip to content

Commit

Permalink
Added release note for DateTimeOffset support.
Browse files Browse the repository at this point in the history
  • Loading branch information
abe545 committed Aug 9, 2016
1 parent 655a33a commit fd0abff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CodeOnlyStoredProcedures.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ Code Only Stored Procedures will not create any Stored Procedures on your databa
<releaseNotes>2.3.0
Fixed bug where hierarchical result sets could not be marked as optional
Hierarchies are now much faster to build, especially with large data sets.
DateTimeOffset is now fully supported (in the past you had to use attributes or the Fluent syntax to specify the DbType).

2.2.6
Fixed bug where dynamic stored procedures wouldn't dispose of the IDbCommand objects they created.
Expand Down

0 comments on commit fd0abff

Please sign in to comment.