1
0
mirror of https://github.com/Luzifer/password.git synced 2024-09-18 18:02:56 +00:00

prepare release v2.3.0

This commit is contained in:
Knut Ahlers 2022-06-28 00:53:01 +02:00
parent 827e433c69
commit ffe48e18b6
Signed by: luzifer
GPG Key ID: 0066F03ED215AD7D

View File

@ -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