Skip to content

Commit e36291c

Browse files
committed
1.0.8
1 parent 0e20e98 commit e36291c

File tree

1 file changed

+35
-0
lines changed

1 file changed

+35
-0
lines changed

debian/changelog

+35
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,38 @@
1+
simple-pwgen (1.0.8) stable; urgency=medium
2+
3+
* New icon for simple-pwgen
4+
* fix error "Permission denied"; fixes #25
5+
* update readme to release 1.0.7 (#26)
6+
* Update debian standards version
7+
* Update readme with new features
8+
- Add password strength and comments to features
9+
- Add new screenshots
10+
* fix typo in README
11+
* add new and update old workflows
12+
- Update workflows to run on all branches
13+
- add new workflow to publish deb package from latest release
14+
- Fix typo in README
15+
- Update test script
16+
* pythonize simple-pwgen (#27)
17+
- use pure python packaging methods
18+
- use debian revision number in d/changelog
19+
- update .gitignore
20+
- update desktop files
21+
- Add separate VERSION file to source
22+
* re-debianize to match python packaging (#28)
23+
- Create python-simple-pwgen package as commadline backend
24+
- Modify simple-pwgen to provide GUI of app
25+
- Create sphinx based documentation
26+
* Update CI workflow (#30)
27+
* fix launchpad build failures (#29)
28+
- d/control: reduce compat level and update depends
29+
- d/python3-simple-pwgen.install: remove installation of manual
30+
- d/rules: remove sphinx and update rules
31+
* fix CI workflow (#31)
32+
* fix versioning to comply with PEP 440 versioning (#32)
33+
34+
-- Himadri Sekhar Basu <[email protected]> Wed, 01 Jun 2022 22:42:26 +0530
35+
136
simple-pwgen (1.0.7) stable; urgency=medium
237

338
* Update copyright in About dialog

0 commit comments

Comments
 (0)