Skip to content

Commit

Permalink
added release notes for 0.3.0 version to readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
erdem committed Apr 1, 2020
1 parent 162cb8b commit ad91859
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Expand Up @@ -94,6 +94,14 @@ This widget is working with <a href="http://dimsemenov.com/plugins/magnific-popu

### Release Notes

#### v0.3.0

> - Implemented a new demo project with Django 2.x.
> - Fixed Django Admin jQuery conflicts. (#100)
> - Fixed a new widget JS instance initialising issue for Django Admin Inlines. (#84)
> - Added Python 3.8 env settings to TravisCI configuration.

#### v0.2.3

> - Fixed python `six` module import issue.
Expand Down
17 changes: 17 additions & 0 deletions README.rst
Expand Up @@ -100,6 +100,23 @@ Google Map Static Overlay Widget
Release Notes
^^^^^^^^^^^^^

======
v0.3.0
======

* Implemented a new demo project with Django 2.x.
* Fixed Django Admin jQuery conflicts. (#100)
* Fixed a new widget JS instance initialising issue for Django Admin Inlines. (#84)
* Added Python 3.8 env settings to TravisCI configuration.

======
v0.2.3
======

* Fixed python `six` module import issue.
* Fixed PostGIS setup errors in CI pipeline.
* Added Estonian language support.

======
v0.2.0
======
Expand Down

0 comments on commit ad91859

Please sign in to comment.