Am Dienstag, den 18.08.2020, 02:44 +0200 schrieb Urs Liska:
> 
> Am 18. August 2020 01:01:20 MESZ schrieb Andrew Bernard <
> andrew.bern...@gmail.com>:
> > Please pardon me for asking this once again... but where does one
> > find 
> > the set of changes just for this release, not that long accumulated
> > list 
> > in the documentation? I have forgotten where this info is.
> 
> I don't know whether this is noted explicitly anywhere, but you can
> list the commits between the previous and the latest tag (can't try
> out the command on my mobile right now)

git log release/2.21.4-1..release/2.21.5-1

should give you a start, or more concisely:

git log --pretty=oneline release/2.21.4-1..release/2.21.5-1

HTH
Urs

> 
> Urs
> > 
> > Andrew
> > 
> > 
> > On 18/08/2020 2:30 am, Shane Brandes wrote:
> > > Looks like a lot of neat new stuff implemented!
> > > 


Reply via email to