Skip to content

Commit

Permalink
Release 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
leonardoarroyo committed Jan 26, 2017
1 parent 043bd7d commit 3aa7c04
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 12 deletions.
13 changes: 2 additions & 11 deletions CHANGES.rst
Expand Up @@ -114,21 +114,12 @@ v1.1.2
* Fix settings reader on GoogleAddress
* Add override_settings to 3 tests so they can work when inside a django project with arbitrary settings

v1.1.3
v1.2.0
-----------
* Implement admin panel

v1.1.4
-----------
* Impl CountryFilterMixin

v1.1.5
-----------
* Impl Lead model, serializer and admin

v1.1.6
-----------
* Remove TXT version attachment to provent duplicate text versions on emails

v1.1.7[unreleased]
v1.2.0[unreleased]
-----------
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -3,7 +3,7 @@

setup(
name='ovp-core',
version='1.1.6',
version='1.2.0',
author=u'Atados',
author_email='arroyo@atados.com.br',
packages=find_packages(),
Expand Down

0 comments on commit 3aa7c04

Please sign in to comment.