marcglasberg / async_redux

Flutter Package: A Redux version tailored for Flutter, which is easy to learn, to use, to test, and has no boilerplate. Allows for both sync and async reducers.
Other
234 stars 40 forks source link

reverse order of changelog entries; #22

Closed gadfly361 closed 5 years ago

gadfly361 commented 5 years ago

This PR reverses the order of the change log to be newest to oldest (reference: https://keepachangelog.com/en/1.0.0/)

Please feel free to simply close this if you aren't interested in the change :+1: