jazzband / dj-database-url

Use Database URLs in your Django Application.
https://pypi.org/project/dj-database-url/
BSD 3-Clause "New" or "Revised" License
1.49k stars 205 forks source link

Changelog #62

Closed avorio closed 5 years ago

avorio commented 8 years ago

Where is the project's changelog kept, please?

I couldn't find an overview of changes from 0.3.0 to 0.4.0.

olivierlefloch commented 8 years ago

It would indeed be great to get a Changelog! For convenience, you could read the diff:

https://github.com/kennethreitz/dj-database-url/compare/v0.3.0...v0.4.0

Here are some changes that I noticed:

avorio commented 8 years ago

Thank you, @olivierlefloch!

kennethreitz commented 7 years ago

Anyone want to send a PR?

adrienbrunet commented 6 years ago

Here is mine 1 year after. See PR #111