diff --git a/COPYRIGHT b/COPYRIGHT index d99fbe4..0fbd54d 100644 --- a/COPYRIGHT +++ b/COPYRIGHT @@ -1,6 +1,7 @@ Copyright (C) 2015-2023 Cédric Krier. Copyright (C) 2015-2023 B2CK SPRL. -Copyright (C) 2021-2023 martin-data services. +Copyright (C) 2021-2024 martin-data services. +Copyright (C) 2024 Mathias Behrle This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/README.rst b/README.rst index affb395..9eabda9 100644 --- a/README.rst +++ b/README.rst @@ -14,6 +14,11 @@ Requires Changes ======= +*7.0.10 - 12.12.2024* + +- fix missing views +- Remove arguments in super() calls. (Mathias Behrle) + *7.0.9 - 11.12.2024* - fix name of party in exceptions diff --git a/tryton.cfg b/tryton.cfg index 88331ef..509c618 100644 --- a/tryton.cfg +++ b/tryton.cfg @@ -1,5 +1,5 @@ [tryton] -version=7.0.9 +version=7.0.10 depends: edocument_uncefact party