Skip to content

Commit 42c0752

Browse files
committed
NHibernate.nuspec.template: Remove 3.3.3.GA release notes.
1 parent 690c47a commit 42c0752

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/NHibernate/NHibernate.nuspec.template

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,6 @@
1010
<description>
1111
NHibernate is a mature, open source object-relational mapper for the .NET framework. It is actively developed, fully featured and used in thousands of successful projects.
1212
</description>
13-
<releaseNotes>
14-
Many bug fixes and some new features. Beware that the processing of LINQ's Take() has been corrected, which may give different results for some queries.
15-
See the full release notes at https://github.com/nhibernate/nhibernate-core/blob/3.3.x/releasenotes.txt.
16-
</releaseNotes>
1713
<language>en-US</language>
1814
<tags>ORM, DataBase, DAL, ObjectRelationalMapping</tags>
1915
<dependencies>

0 commit comments

Comments
 (0)