Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
cpina committed Oct 3, 2020
1 parent 8f575c1 commit a9374b4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion changelog
Original file line number Diff line number Diff line change
@@ -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)
Expand Down
3 changes: 2 additions & 1 deletion docs/developers.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`

0 comments on commit a9374b4

Please sign in to comment.