changeset f55b5ed64332 in modules/account_stock_shipment_cost_weight:default
details:
https://hg.tryton.org/modules/account_stock_shipment_cost_weight?cmd=changeset&node=f55b5ed64332
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 29ae34b9f75e -r f55b5ed64332 CHANGELOG
--- a/CHANGELOG Sun Oct 16 14:14:10 2022 +0200
+++ b/CHANGELOG Thu Oct 27 13:24:20 2022 +0200
@@ -1,2 +1,3 @@
Version 6.4.0 - 2022-05-02
+--------------------------
* Initial release
diff -r 29ae34b9f75e -r f55b5ed64332 doc/index.rst
--- a/doc/index.rst Sun Oct 16 14:14:10 2022 +0200
+++ b/doc/index.rst Thu Oct 27 13:24:20 2022 +0200
@@ -4,3 +4,8 @@
The *Account Stock Shipment Cost Weight Module* adds the "By Weight" as
allocation method on shipment cost.
+
+.. toctree::
+ :maxdepth: 2
+
+ releases
diff -r 29ae34b9f75e -r f55b5ed64332 doc/releases.rst
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/doc/releases.rst Thu Oct 27 13:24:20 2022 +0200
@@ -0,0 +1,7 @@
+.. _releases-index:
+
+=============
+Release notes
+=============
+
+.. include:: ../CHANGELOG