From 0983f9169f3e90629ee845926d56ac674d4b1a34 Mon Sep 17 00:00:00 2001 From: "francois.cellier" Date: Wed, 7 Mar 2018 12:52:25 +0100 Subject: Replace partner_id field by extra field. Do some refactoring to remove code duplication on sql.py Change-Id: I67576e20247e1f2fd71e18b92b9e4b6e8c86e44b --- python_moondb/Changelog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'python_moondb/Changelog') diff --git a/python_moondb/Changelog b/python_moondb/Changelog index a7d10b17..b1e8e0ce 100644 --- a/python_moondb/Changelog +++ b/python_moondb/Changelog @@ -57,3 +57,7 @@ CHANGES ----- - Code cleaning +1.2.6 +----- +- Remove some code duplication in moon_db +- handle the extra field for the perimeter -- cgit 1.2.3-korg