jazzband / django-embed-video

Django app for easy embedding YouTube and Vimeo videos and music from SoundCloud.
http://django-embed-video.rtfd.org
MIT License
383 stars 137 forks source link

Update CHANGES.rst for release 1.4.0 #143

Closed mgrdcm closed 3 years ago

mgrdcm commented 3 years ago

Figure it's time to prepare a release, and so updating the changelog. I think this covers all the things that have changed since 1.3.3.

Normally I'd think this should be a breaking 2.0 change since we're dropping support for a few Django versions but it appears that hasn't been the pattern in this project so just going with 1.4.0.

mgrdcm commented 3 years ago

@hramezani Did I miss anything in the changelog? You good with doing a release now? Have you done one, or does @aleksihakli need to do it?

aleksihakli commented 3 years ago

Hey @mgrdcm! You can see the people who can do the releases at the project Jazzband page:

https://jazzband.co/projects/django-embed-video

You @mgrdcm and me @aleksihakli can push the releases from the Jazzband page to PyPI at the current moment.

aleksihakli commented 3 years ago

I reviewed and upstreamed the changes, but the rST file had a formatting error it needs fixed for upstreaming. I opened a PR for those, as soon as we get that merged we can bake the 1.4.0 release :)

mgrdcm commented 3 years ago

I reviewed and upstreamed the changes, but the rST file had a formatting error it needs fixed for upstreaming. I opened a PR for those, as soon as we get that merged we can bake the 1.4.0 release :)

Ahh yes, sorry I didn't mean for that PR to get merged yet was just trying to see if we had everything in there before finalizing the date and whatnot. I had it as a Draft but apparently that can be overridden! :)

mgrdcm commented 3 years ago

Hey @mgrdcm! You can see the people who can do the releases at the project Jazzband page:

https://jazzband.co/projects/django-embed-video

You @mgrdcm and me @aleksihakli can push the releases from the Jazzband page to PyPI at the current moment.

Great, thanks! Sorry I haven't actually handled a release yet since being designated a lead.