changeset 37e880621792 in modules/account_stock_shipment_cost:default
details:
https://hg.tryton.org/modules/account_stock_shipment_cost?cmd=changeset&node=37e880621792
description:
Publish changelog in the documentation
issue11805
review431781003
diffstat:
CHANGELOG | 2 ++
doc/index.rst | 1 +
doc/releases.rst | 7 +++++++
3 files changed, 10 insertions(+), 0 deletions(-)
diffs (36 lines):
diff -r a28848bb491d -r 37e880621792 CHANGELOG
--- a/CHANGELOG Sun Oct 16 14:14:10 2022 +0200
+++ b/CHANGELOG Thu Oct 27 13:24:20 2022 +0200
@@ -1,6 +1,7 @@
* Show cost allocation before and after posting
Version 6.4.0 - 2022-05-02
+--------------------------
* Bug fixes (see mercurial logs for details)
* Add allocation method
* Store allocation factors
@@ -8,4 +9,5 @@
* Remove support for Python 3.6
Version 6.2.0 - 2021-11-01
+--------------------------
* Initial release
diff -r a28848bb491d -r 37e880621792 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
@@ -9,3 +9,4 @@
:maxdepth: 2
design
+ releases
diff -r a28848bb491d -r 37e880621792 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