Add details to AUTHORS and CHANGES

This commit is contained in:
Julian Gilbey
2021-12-04 20:10:17 +00:00
parent 46b6f73da0
commit ab9c3209fe
2 changed files with 3 additions and 1 deletions
+2 -1
View File
@@ -1,7 +1,7 @@
Authors
=======
Mainteiner(s)
Maintainer(s)
-------------
These people were/are mainteiners of this project.
@@ -31,5 +31,6 @@ insert your information after the last one.
- 2021 - `isabela-pf <https://github.com/isabela-pf>`__ - new palette design.
- 2021 - `juanis2112 <https://github.com/juanis2112>`__ - improvements.
- 2021 - `ccordoba12 <https://github.com/ccordoba12>`__ - mainteiner/improvements.
- 2021 - Julian Gilbey ``jdg@debian.org`` - bug fixes.
And all people that reported bugs, thank you all!
+1
View File
@@ -6,6 +6,7 @@ Changelog
- Fix generating assets in Posix
- Fix tristate value for checkbox #275
- Minor fixes and improvements
- Fix global variables issue #298
- 3.0.2:
- Enable the use of setTabColor and add example, fixes #212
- Update description to inform about Python 2 and Qt4 unsupported versions