Mercurial > hg > easyhg
changeset 720:adc3c445a07f
Add a note in the changelog about 1.4.0 (not a feature release, just bringing things up-to-date)
author | Chris Cannam |
---|---|
date | Thu, 13 Dec 2018 10:58:51 +0000 |
parents | 5074e870df22 |
children | 744933aba33a |
files | CHANGELOG |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/CHANGELOG Thu Dec 13 10:58:29 2018 +0000 +++ b/CHANGELOG Thu Dec 13 10:58:51 2018 +0000 @@ -1,3 +1,7 @@ + +Changes in v1.4.0 since v1.3.0: + * Update to Qt5 and re-package to support current versions of Mercurial + and dependent libraries Changes in v1.3.0 since v1.2.2: * Some new preferences and adjustments to prefs layout (Sam Izzo)