Fix git command for the changes since 2.1.9-beta (copy-paste issue)

This commit is contained in:
Azat Khuzhin 2019-05-26 00:27:56 +03:00
parent 64a25bcdf5
commit 047cd8a93f
No known key found for this signature in database
GPG Key ID: B86086848EF8686D

View File

@ -9,7 +9,7 @@ Changes in version 2.1.10-stable (26 May 2019)
trivial fixes pruned out from it - to make it a little bit more informative). trivial fixes pruned out from it - to make it a little bit more informative).
To view full changelog please use git: To view full changelog please use git:
git log --format=' o %s (%h %aN)' release-2.1.8-stable...release-2.1.9-beta git log --format=' o %s (%h %aN)' release-2.1.9-beta...release-2.1.10-stable
dist: dist:
o Add getopt into dist archive (7042ff24 Azat Khuzhin) o Add getopt into dist archive (7042ff24 Azat Khuzhin)