mirror of
https://github.com/planetmint/planetmint.git
synced 2025-11-24 06:25:45 +00:00
added Changelog and increased version
Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
This commit is contained in:
parent
1918a08748
commit
bd64ab7304
@ -25,7 +25,10 @@ For reference, the possible headings are:
|
|||||||
* **Known Issues**
|
* **Known Issues**
|
||||||
* **Notes**
|
* **Notes**
|
||||||
|
|
||||||
## [Unreleased]
|
|
||||||
|
## [1.3.2] - 2022-28-11
|
||||||
|
* **Changed** new zenroom 2.3.1 support
|
||||||
|
* **Changed** integrated new planetmint-cryptoconditions package (via the transactions package)
|
||||||
|
|
||||||
## [1.3.0] - 2022-27-10
|
## [1.3.0] - 2022-27-10
|
||||||
* **Changed** migrated asset to assets
|
* **Changed** migrated asset to assets
|
||||||
|
|||||||
@ -3,7 +3,7 @@
|
|||||||
# SPDX-License-Identifier: (Apache-2.0 AND CC-BY-4.0)
|
# SPDX-License-Identifier: (Apache-2.0 AND CC-BY-4.0)
|
||||||
# Code is Apache-2.0 and docs are CC-BY-4.0
|
# Code is Apache-2.0 and docs are CC-BY-4.0
|
||||||
|
|
||||||
__version__ = "1.3.1"
|
__version__ = "1.3.2"
|
||||||
__short_version__ = "1.3"
|
__short_version__ = "1.3"
|
||||||
|
|
||||||
# Supported Tendermint versions
|
# Supported Tendermint versions
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user