Skip to content

Commit

Permalink
Bump version to 0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
diefenbach committed Mar 9, 2017
1 parent 7d24e22 commit 14d641d
Showing 1 changed file with 14 additions and 6 deletions.
20 changes: 14 additions & 6 deletions README.rst
Expand Up @@ -34,21 +34,29 @@ For development environment please visit:
Changes
=======

0.10.2 (2015-04-25)
===================
0.11.0 (2017-03-09)
-------------------
* Adds Django 1.10 support
* Excludes variants from sitemap
* Add appending slash to all urls
* Use F() expressions to update stock amount (#203)
* Use F() expression to increase use_amount for vouchers (#202)
* Removes django-pagination (use Django's default one instead)
* remove STATIC_URL (user static_url tag instead)
* fix saving properties and variant prices [pigletto]

0.10.2 (2015-04-25)
-------------------
* Updates lfs-paypal to 1.3
* Fixes all tests

0.10.1 (2015-04-23)
===================

-------------------
* Fixes MANIFEST.in
* Fixes adding and display of reviews when L10N is turned on

0.10.0 (2015-04-22)
===================

-------------------
* Adds Django 1.8 support
* Moves static files to lfs.manage
* Moves manage templates to lfs.manage
Expand Down

0 comments on commit 14d641d

Please sign in to comment.