mirror of
https://github.com/planetmint/planetmint.git
synced 2025-06-06 22:26:42 +00:00
changelog and version bump
Signed-off-by: Lorenz Herzberger <lorenzherzberger@gmail.com>
This commit is contained in:
parent
052979b5d9
commit
0a1b5d6ba4
@ -25,6 +25,9 @@ For reference, the possible headings are:
|
|||||||
* **Known Issues**
|
* **Known Issues**
|
||||||
* **Notes**
|
* **Notes**
|
||||||
|
|
||||||
|
## [2.4.2] - 2023-13-04
|
||||||
|
* **Added** planetmint migration commands
|
||||||
|
|
||||||
## [2.4.1] - 2023-11-04
|
## [2.4.1] - 2023-11-04
|
||||||
* **Removed** Fastquery class
|
* **Removed** Fastquery class
|
||||||
* **Changed** UTXO space updated to resemble outputs
|
* **Changed** UTXO space updated to resemble outputs
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
[tool.poetry]
|
[tool.poetry]
|
||||||
name = "planetmint"
|
name = "planetmint"
|
||||||
version = "2.4.1"
|
version = "2.4.2"
|
||||||
description = "Planetmint: The Blockchain Database"
|
description = "Planetmint: The Blockchain Database"
|
||||||
authors = ["Planetmint contributors"]
|
authors = ["Planetmint contributors"]
|
||||||
license = "AGPLv3"
|
license = "AGPLv3"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user