Skip to content

Commit

Permalink
1.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbasu committed Jun 1, 2022
1 parent 0e20e98 commit e36291c
Showing 1 changed file with 35 additions and 0 deletions.
35 changes: 35 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,38 @@
simple-pwgen (1.0.8) stable; urgency=medium

* New icon for simple-pwgen
* fix error "Permission denied"; fixes #25
* update readme to release 1.0.7 (#26)
* Update debian standards version
* Update readme with new features
- Add password strength and comments to features
- Add new screenshots
* fix typo in README
* add new and update old workflows
- Update workflows to run on all branches
- add new workflow to publish deb package from latest release
- Fix typo in README
- Update test script
* pythonize simple-pwgen (#27)
- use pure python packaging methods
- use debian revision number in d/changelog
- update .gitignore
- update desktop files
- Add separate VERSION file to source
* re-debianize to match python packaging (#28)
- Create python-simple-pwgen package as commadline backend
- Modify simple-pwgen to provide GUI of app
- Create sphinx based documentation
* Update CI workflow (#30)
* fix launchpad build failures (#29)
- d/control: reduce compat level and update depends
- d/python3-simple-pwgen.install: remove installation of manual
- d/rules: remove sphinx and update rules
* fix CI workflow (#31)
* fix versioning to comply with PEP 440 versioning (#32)

-- Himadri Sekhar Basu <[email protected]> Wed, 01 Jun 2022 22:42:26 +0530

simple-pwgen (1.0.7) stable; urgency=medium

* Update copyright in About dialog
Expand Down

0 comments on commit e36291c

Please sign in to comment.