Skip to content
This repository has been archived by the owner on Jul 24, 2020. It is now read-only.

Commit

Permalink
updated changelog with 0.4 history
Browse files Browse the repository at this point in the history
  • Loading branch information
dArignac committed Oct 26, 2015
1 parent b5a83ae commit 9d18924
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions HISTORY.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,34 @@
Change Log
==========

`0.4 <https://pypi.python.org/pypi/django-amazon-price-monitor/0.4>`__
------------------------------------------------------------------------------------
**Implemented enhancements:**

- Deprecate old frontend
`#73 <https://github.com/ponyriders/django-amazon-price-monitor/issues/73>`__
- Make angular the default frontend
`#70 <https://github.com/ponyriders/django-amazon-price-monitor/issues/70>`__

**Fixed bugs:**

- Products with the same price over graph timespae have an empty graph
`#67 <https://github.com/ponyriders/django-amazon-price-monitor/issues/67>`__
- Notification of music albums
`#33 <https://github.com/ponyriders/django-amazon-price-monitor/issues/33>`__
- Add artist for audio products
`#71 <https://github.com/ponyriders/django-amazon-price-monitor/pull/71>`__
(`dArignac <https://github.com/dArignac>`__)

**Merged pull requests:**

- Remove old frontend
`#74 <https://github.com/ponyriders/django-amazon-price-monitor/pull/74>`__
(`dArignac <https://github.com/dArignac>`__)
- Fix for empty graphs is packaged now #67
`#72 <https://github.com/ponyriders/django-amazon-price-monitor/pull/72>`__
(`mmrose <https://github.com/mmrose>`__)

`0.3b2 <https://pypi.python.org/pypi/django-amazon-price-monitor/0.3b2>`__
------------------------------------------------------------------------------------

Expand Down

0 comments on commit 9d18924

Please sign in to comment.