mirror of
https://github.com/Luzifer/password.git
synced 2024-11-08 09:20:06 +00:00
prepare release v2.3.0
This commit is contained in:
parent
827e433c69
commit
ffe48e18b6
1 changed files with 9 additions and 1 deletions
10
History.md
10
History.md
|
@ -1,3 +1,11 @@
|
|||
# 2.3.0 / 2022-06-28
|
||||
|
||||
* SEC: fix usage of insecure RNG
|
||||
* Move JS build to esbuild / resolve vulnerabilities
|
||||
* Build javascript directly in container
|
||||
* Switch from bindata to go:embed
|
||||
* Update dependencies
|
||||
|
||||
# 2.2.0 / 2019-12-01
|
||||
|
||||
* [#6] Add support for xkcd separator to CLI / WebUI
|
||||
|
@ -169,4 +177,4 @@
|
|||
|
||||
# 1.0.0 / 2015-05-02
|
||||
|
||||
* Initial running version
|
||||
* Initial running version
|
||||
|
|
Loading…
Reference in a new issue