summaryrefslogtreecommitdiffstats
path: root/user_guide_src/source/changelog.rst
diff options
context:
space:
mode:
authorAhmad Anbar <aanbar@gmail.com>2014-02-13 05:16:31 +0100
committerAhmad Anbar <aanbar@gmail.com>2014-02-13 05:16:31 +0100
commit576439fda03d4e81cb5b0cfed371f7776a73fe3a (patch)
treec3f378ed349616593047e9e89cca5a6375aab7c2 /user_guide_src/source/changelog.rst
parent11db7a7da940a6ab0168a70b71194f078cdf953d (diff)
Added changelog entry.
An example to the docs. Tidy code a little bit.
Diffstat (limited to 'user_guide_src/source/changelog.rst')
-rw-r--r--user_guide_src/source/changelog.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/user_guide_src/source/changelog.rst b/user_guide_src/source/changelog.rst
index b5b31dcc2..76ee7ed31 100644
--- a/user_guide_src/source/changelog.rst
+++ b/user_guide_src/source/changelog.rst
@@ -303,6 +303,7 @@ Release Date: Not Released
- Added method ``remove()`` to remove a cart item, updating with quantity of 0 seemed like a hack but has remained to retain compatibility.
- Added method ``get_item()`` to enable retrieving data for a single cart item.
- Added unicode support for product names.
+ - ``update()`` now supports updating all properties attached to an item.
- :doc:`Image Manipulation Library <libraries/image_lib>` changes include: