Skip to content

Commit

Permalink
Prepare notes for 1.1.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
jwhitlock committed Aug 26, 2018
1 parent ac55304 commit 7359017
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
1 change: 1 addition & 0 deletions AUTHORS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ Authors
* Adam Lawrence (`alaw005 <https://github.com/alaw005>`_, [email protected])
* Dave Kroondyk (`davekaro <https://github.com/davekaro>`_, [email protected])
* Joshua Goodwin (`jclgoodwin <https://github.com/jclgoodwin>`_, [email protected])
* Jakub Dorňák (`misli <https://github.com/misli>`, [email protected])
8 changes: 6 additions & 2 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,12 +1,16 @@
Changelog
=========

Next (unreleased)
~~~~~~~~~~~~~~~~~
1.1.2 (unreleased)
------------------
* Add support for Django 2.0 and 2.1
* Handle latitude and longitudes with initial `+` sign.
(`issue #70`_).
* Use ``.iterator()`` to save memory during export (`PR #80`_)
* Fix validation error in admin for Frequency.exact_times

.. _`issue #70`: https://github.com/tulsawebdevs/django-multi-gtfs/issues/70
.. _`PR #80`: https://github.com/tulsawebdevs/django-multi-gtfs/pull/80

1.1.1 (2017-08-02)
------------------
Expand Down

0 comments on commit 7359017

Please sign in to comment.