Compare commits

...

1 Commits

Author SHA1 Message Date
Julien Castiaux
c6970a27b9 [IMP] developer/changelog: controllers json -> jsonrpc
Task-4257153
2024-10-28 09:37:49 +01:00

View File

@@ -4,6 +4,12 @@
Changelog
=========
Odoo Online version 18.1
========================
- The `json` controllers have been renamed to `jsonrpc`. They are called the same, only the
`type` in the python files changed. See `#183636 <https://github.com/odoo/odoo/pull/183636>`_.
Odoo version 18.0
=================