2000calories / flutter_easy_rich_text

The EasyRichText widget provides an easy way to use RichText.
https://pub.dev/packages/easy_rich_text
MIT License
79 stars 34 forks source link

Reverse changelog order #53

Closed dhafinrayhan closed 3 weeks ago

dhafinrayhan commented 8 months ago

Currently, the changelog is shown with the very first version on the top, and the latest version on the bottom. We need to reverse it so that the latest version appears on the top (as in most other packages).

Example from package http: https://pub.dev/packages/http/changelog

dhafinrayhan commented 3 weeks ago

I don't understand why this issue was closed. It's not fixed yet... I can see in the changelog page it's still starting from the earliest version, not from the latest one.

@2000calories

2000calories commented 3 weeks ago

I don't consider this to be an "issue" as it does not affect the implementation or any functions. I'll probably follow your advice next time I update the package. You can pull a request if you want.

2000calories commented 2 days ago

Starting from v2.2.0, the changelog is displayed in descending order