doc/3.17.rst
changeset 8849 7da8339cd768
parent 8819 d95a79c2687c
child 8852 59a29405688c
equal deleted inserted replaced
8848:08bb2dd18fd2 8849:7da8339cd768
    12 
    12 
    13 
    13 
    14 API changes
    14 API changes
    15 -----------
    15 -----------
    16 
    16 
       
    17 * drop typed_eid() in favour of int() (see `#2742462 <http://www.cubicweb.org/2742462>`_)
       
    18 
    17 * The SIOC views and adapters have been removed from CubicWeb and moved to the
    19 * The SIOC views and adapters have been removed from CubicWeb and moved to the
    18   `sioc` cube.
    20   `sioc` cube.
    19 
    21 
    20 * The web page embedding views and adapters have been removed from CubicWeb and
    22 * The web page embedding views and adapters have been removed from CubicWeb and
    21   moved to the `embed` cube.
    23   moved to the `embed` cube.
    22 
    24 
    23 * drop typed_eid() in favour of int() (see `#2742462 <http://www.cubicweb.org/2742462>`_)
    25 * The email sending views and controllers have been removed from CubicWeb and
       
    26   moved to the `massmailing` cube.
    24 
    27 
    25 
    28 
    26 
    29 
    27 Deprecated Code Drops
    30 Deprecated Code Drops
    28 ----------------------
    31 ----------------------