diff --git a/changelog b/changelog index ec09e0a..fc2d347 100644 --- a/changelog +++ b/changelog @@ -1,4 +1,4 @@ -qdacco 1.0.2 (not released yet) +qdacco 1.0.2 (October 2020) ============ -Improve user interface texts -Fix Lintian error (thanks Adrià García-Alzórriz) diff --git a/docs/developers.md b/docs/developers.md index 7be81ce..369a183 100644 --- a/docs/developers.md +++ b/docs/developers.md @@ -14,7 +14,8 @@ And commit the files that have changed. * Make sure that translation files do not need to be updated * Update `QDACCO_VERSION` in `CMakeLists.txt` * If needed update the copyright_date in `gui/AuxiliarGUI.cpp` (see [issue #6](//github.com/cpina/qdacco/issues/6) to move this into `CMakeLists.txt`) + * Update `changelog` file with the new notes * Open https://github.com/cpina/qdacco/releases , click on "Draft a new release" and write the information: - * Tag version: same as QDACCO_VERSION + * Tag version: same as QDACCO_VERSION **prepended by v** (e.g. v1.0.2) * Write a release title * Click on `Publish release`