mirror of
https://github.com/Cian-H/invenio-config-iform.git
synced 2025-12-23 13:31:58 +00:00
release: v0.9.0
This commit is contained in:
@@ -7,6 +7,14 @@
|
||||
|
||||
Changes
|
||||
=======
|
||||
Version 0.9.0 (released 2022-05-30)
|
||||
|
||||
- config: adds new introduced configs v9
|
||||
- dep: compatible to v9 rdm
|
||||
- config: add deposit form quota variable (#91)
|
||||
- migrate setup py to cfg (#94)
|
||||
- fix: update email welcome template with SITE_UI_URL (#93)
|
||||
|
||||
Version 0.8.4 (released 2022-03-11)
|
||||
|
||||
- config: use gettext
|
||||
|
||||
@@ -11,6 +11,6 @@
|
||||
from .ext import InvenioConfigTugraz
|
||||
from .generators import RecordIp
|
||||
|
||||
__version__ = "0.8.4"
|
||||
__version__ = "0.9.0"
|
||||
|
||||
__all__ = ("__version__", "InvenioConfigTugraz", "RecordIp")
|
||||
|
||||
Reference in New Issue
Block a user