details: https://code.tryton.org/tryton/commit/8568d6b399fc branch: 7.0 user: Cédric Krier <[email protected]> date: Thu Mar 19 00:08:42 2026 +0100 description: Prepare release country-7.0.1 diffstat:
modules/country/CHANGELOG | 5 +++++ modules/country/COPYRIGHT | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diffs (24 lines): diff -r bc09a96d4ed0 -r 8568d6b399fc modules/country/CHANGELOG --- a/modules/country/CHANGELOG Thu Mar 19 00:02:35 2026 +0100 +++ b/modules/country/CHANGELOG Thu Mar 19 00:08:42 2026 +0100 @@ -1,3 +1,8 @@ + +Version 7.0.1 - 2026-03-18 +-------------------------- +* Bug fixes (see mercurial logs for details) + Version 7.0.0 - 2023-10-30 -------------------------- diff -r bc09a96d4ed0 -r 8568d6b399fc modules/country/COPYRIGHT --- a/modules/country/COPYRIGHT Thu Mar 19 00:02:35 2026 +0100 +++ b/modules/country/COPYRIGHT Thu Mar 19 00:08:42 2026 +0100 @@ -1,6 +1,6 @@ -Copyright (C) 2008-2023 Cédric Krier. +Copyright (C) 2008-2026 Cédric Krier. Copyright (C) 2008-2013 Bertrand Chenal. -Copyright (C) 2008-2023 B2CK SPRL. +Copyright (C) 2008-2026 B2CK SPRL. Copyright (C) 2004-2008 Tiny SPRL. This program is free software: you can redistribute it and/or modify
