changeset 092873f777ee in modules/stock_package_shipping:default
details: 
https://hg.tryton.org/modules/stock_package_shipping?cmd=changeset&node=092873f777ee
description:
        Publish changelog in the documentation

        issue11805
        review431781003
diffstat:

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

diffs (80 lines):

diff -r fc01e7b5309a -r 092873f777ee CHANGELOG
--- a/CHANGELOG Sun Oct 16 14:14:12 2022 +0200
+++ b/CHANGELOG Thu Oct 27 13:24:21 2022 +0200
@@ -1,13 +1,16 @@
 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)
 * Add wizard to print shipping labels
 
 Version 6.0.0 - 2021-05-03
+--------------------------
 * Bug fixes (see mercurial logs for details)
 * Add tracking URL
 * Allow updating dimensions on package
@@ -15,31 +18,40 @@
 * Manage supplier shipment returns
 
 Version 5.8.0 - 2020-11-02
+--------------------------
 * Bug fixes (see mercurial logs for details)
 * Remove support for Python 3.5
 
 Version 5.6.0 - 2020-05-04
+--------------------------
 * Bug fixes (see mercurial logs for details)
 
 Version 5.4.0 - 2019-11-04
+--------------------------
 * Bug fixes (see mercurial logs for details)
 
 Version 5.2.0 - 2019-05-06
+--------------------------
 * Bug fixes (see mercurial logs for details)
 
 Version 5.0.0 - 2018-10-01
+--------------------------
 * Bug fixes (see mercurial logs for details)
 * Remove support for Python 2.7
 
 Version 4.8.0 - 2018-04-23
+--------------------------
 * Bug fixes (see mercurial logs for details)
 
 Version 4.6.0 - 2017-10-30
+--------------------------
 * Bug fixes (see mercurial logs for details)
 
 Version 4.4.0 - 2017-05-01
+--------------------------
 * Bug fixes (see mercurial logs for details)
 * Move package weight to stock_shipment_measurements module
 
 Version 4.2.0 - 2016-11-28
+--------------------------
 * Initial release
diff -r fc01e7b5309a -r 092873f777ee doc/index.rst
--- a/doc/index.rst     Sun Oct 16 14:14:12 2022 +0200
+++ b/doc/index.rst     Thu Oct 27 13:24:21 2022 +0200
@@ -57,3 +57,4 @@
    :maxdepth: 2
 
    configuration
+   releases
diff -r fc01e7b5309a -r 092873f777ee 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