czue / celery-progress

Drop in, configurable, dependency-free progress bars for your Django/Celery applications.
MIT License
473 stars 90 forks source link

Introduce changelog #81

Closed hansegucker closed 2 years ago

hansegucker commented 3 years ago

Reviewing changes of this package while updating dependencies is very hard because there is no changelog. It would be great to introduce it to get more transparency.

czue commented 3 years ago

Thanks, I think this is a great idea and something we should put in place moving forwards.

czue commented 2 years ago

This has been introduced here. All releases prior to 0.1.2 are bundled together, but this will be maintained moving forwards.: https://github.com/czue/celery-progress/releases/

hansegucker commented 2 years ago

Thanks, that's great!