changeset cf971051a0dc in modules/stock_shipment_cost_weight:default
details:
https://hg.tryton.org/modules/stock_shipment_cost_weight?cmd=changeset&node=cf971051a0dc
description:
Publish changelog in the documentation
issue11805
review431781003
diffstat:
CHANGELOG | 1 +
doc/index.rst | 5 +++++
doc/releases.rst | 7 +++++++
3 files changed, 13 insertions(+), 0 deletions(-)
diffs (30 lines):
diff -r 166dc2fa9a5c -r cf971051a0dc CHANGELOG
--- a/CHANGELOG Sun Oct 16 14:14:12 2022 +0200
+++ b/CHANGELOG Thu Oct 27 13:24:21 2022 +0200
@@ -1,2 +1,3 @@
Version 6.4.0 - 2022-05-02
+--------------------------
* Initial release
diff -r 166dc2fa9a5c -r cf971051a0dc 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
@@ -4,3 +4,8 @@
The *Stock Shipment Cost Weight Module* adds "By Weight" as allocation method
of
shipment cost on the carrier.
+
+.. toctree::
+ :maxdepth: 2
+
+ releases
diff -r 166dc2fa9a5c -r cf971051a0dc 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