On Wednesday, December 14, 2016 at 4:38:28 AM UTC-5, Oskar Berggren wrote: > > There is a tag already. >
Fair enough. Then push with --tags, this should do it, I think. Unless there is some other Github policy at work that I don't know about. This is about promoting that to a release in the releases list. Gunnar, do > you think you can have a go at that (i.e add the last couple of tags as > releases on Github)?. Not sure it's useful to copy the entire release notes > there, but perhaps you could include a link to the release-notes document > for the respective tag? > > /Oskar > > 2016-12-14 4:23 GMT+00:00 Michael Powell <[email protected] <javascript:> > >: > >> >> >> On Monday, December 12, 2016 at 6:47:04 AM UTC-5, Oskar Berggren wrote: >>> >>> Agreed. >>> >>> 2016-12-12 6:34 GMT+00:00 cremor <[email protected]>: >>> >>>> Thanks for the release! >>>> >>>> A suggestion: You should update the releases page on GitHub too. Right >>>> now it shows 4.0.2 as the latest release. All later releases, even the >>>> ones >>>> from the 4.0 branch, are only available as tags and those require an >>>> additional click to be visible, so many users might miss them. >>>> >>> >> i.e. TAG it, PLEASE. Thanks! >> >> Am Samstag, 26. November 2016 23:38:56 UTC+1 schrieb Oskar Berggren: >>>>> >>>>> NHibernate 4.1.0 Candidate Release 1 is now available for download >>>>> from Sourceforge and Nuget. >>>>> >>>>> http://sourceforge.net/projects/nhibernate/?source=directory >>>>> >>>>> Please test this release to find any regressions before the pending >>>>> 4.1.0 final release. >>>>> This contains more than two years of improvements (103 issues). A big >>>>> thank you to everyone that have contributed! >>>>> >>>>> The ambition have been to keep breaking changes to a minimum but there >>>>> are two known cases that hopefully should have very limited impact: Some >>>>> exceptions are no longer wrapped in TargetInvocationException but will >>>>> instead be visible as the real exception type, and the semantics for >>>>> string.IndexOf() in LINQ queries have been corrected to 0-based indexing, >>>>> to match general C# semantics. >>>>> >>>>> >>>>> Please see the full release notes for more information on breaking >>>>> changes: >>>>> https://github.com/nhibernate/nhibernate-core/blob/4.1.0.CR1 >>>>> /releasenotes.txt >>>>> >>>>> Full list of changes: >>>>> [4.1.0.CR1] >>>>> https://nhibernate.jira.com/issues/?jql=project%20%3D%20NH%20AND%20status%20in%20(Resolved%2C%20Closed)%20AND%20fixVersion%20%3D%204.1.0 >>>>> >>>>> -- >>>> >>>> --- >>>> You received this message because you are subscribed to the Google >>>> Groups "nhibernate-development" group. >>>> To unsubscribe from this group and stop receiving emails from it, send >>>> an email to [email protected]. >>>> For more options, visit https://groups.google.com/d/optout. >>>> >>> >>> -- >> >> --- >> You received this message because you are subscribed to the Google Groups >> "nhibernate-development" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] >> <javascript:>. >> For more options, visit https://groups.google.com/d/optout. >> > > -- --- You received this message because you are subscribed to the Google Groups "nhibernate-development" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
