1
0
mirror of https://github.com/redelmann/scat synced 2025-01-10 06:34:20 +01:00

Version bump, with breaking API change, due to:

- parameters being asked in a slightly different order,
- the 32-bit version now correctly generating passwords involving shuffles.
This commit is contained in:
Romain Edelmann 2014-04-25 23:30:33 +02:00
parent b94c4fc159
commit b80817a40b

View File

@ -10,7 +10,7 @@ name: scat
-- PVP summary: +-+------- breaking API changes -- PVP summary: +-+------- breaking API changes
-- | | +----- non-breaking API additions -- | | +----- non-breaking API additions
-- | | | +--- code changes with no API change -- | | | +--- code changes with no API change
version: 1.0.2.1 version: 1.1.0.0
-- A short (one-line) description of the package. -- A short (one-line) description of the package.
synopsis: Generates unique passwords for various websites from a single password. synopsis: Generates unique passwords for various websites from a single password.