changeset 5a6fdabb2197 in modules/product_cost_warehouse:default
details: 
https://hg.tryton.org/modules/product_cost_warehouse?cmd=changeset&node=5a6fdabb2197
description:
        Publish changelog in the documentation

        issue11805
        review431781003
diffstat:

 CHANGELOG        |  3 +++
 doc/index.rst    |  1 +
 doc/releases.rst |  7 +++++++
 3 files changed, 11 insertions(+), 0 deletions(-)

diffs (38 lines):

diff -r a141f72f2d7f -r 5a6fdabb2197 CHANGELOG
--- a/CHANGELOG Sun Oct 16 14:14:11 2022 +0200
+++ b/CHANGELOG Thu Oct 27 13:24:21 2022 +0200
@@ -1,12 +1,15 @@
 Version 6.4.0 - 2022-05-02
+--------------------------
 * Bug fixes (see mercurial logs for details)
 * Add support for Python 3.10
 * Remove support for Python 3.6
 
 Version 6.2.0 - 2021-11-01
+--------------------------
 * Bug fixes (see mercurial logs for details)
 * Prevent editing cost price without a warehouse when required
 * Replace cost_warehouse by warehouse of stock module
 
 Version 6.0.0 - 2021-05-03
+--------------------------
 * Initial release
diff -r a141f72f2d7f -r 5a6fdabb2197 doc/index.rst
--- a/doc/index.rst     Sun Oct 16 14:14:11 2022 +0200
+++ b/doc/index.rst     Thu Oct 27 13:24:21 2022 +0200
@@ -9,3 +9,4 @@
    :maxdepth: 2
 
    usage
+   releases
diff -r a141f72f2d7f -r 5a6fdabb2197 doc/releases.rst
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/doc/releases.rst  Thu Oct 27 13:24:21 2022 +0200
@@ -0,0 +1,7 @@
+.. _releases-index:
+
+=============
+Release notes
+=============
+
+.. include:: ../CHANGELOG

Reply via email to