changelog
This commit is contained in:
parent
660ddcf885
commit
636d3cd30c
@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
* The repository is now structured as a collection of packages (= "monorepo") managed by pnpm.
|
* The repository is now structured as a collection of packages (= "monorepo") managed by pnpm.
|
||||||
|
* The wallet now uses error codes from the GANA registry consistently and has improved error reporting.
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
@ -4,8 +4,8 @@
|
|||||||
"name": "GNU Taler Wallet (git)",
|
"name": "GNU Taler Wallet (git)",
|
||||||
"description": "Privacy preserving and transparent payments",
|
"description": "Privacy preserving and transparent payments",
|
||||||
"author": "GNU Taler Developers",
|
"author": "GNU Taler Developers",
|
||||||
"version": "0.8.0.2",
|
"version": "0.8.0.3",
|
||||||
"version_name": "0.8.0-rc.2",
|
"version_name": "0.8.0",
|
||||||
|
|
||||||
"minimum_chrome_version": "51",
|
"minimum_chrome_version": "51",
|
||||||
"minimum_opera_version": "36",
|
"minimum_opera_version": "36",
|
||||||
|
Loading…
Reference in New Issue
Block a user