duemunk / Async

Syntactic sugar in Swift for asynchronous dispatches in Grand Central Dispatch
MIT License
4.59k stars 316 forks source link

Add a changelog #83

Closed ldiqual closed 8 years ago

ldiqual commented 8 years ago

I couldn't find a way to know what's new in 1.7.* without looking at the diff (which is often verbose and not easy to understand for people who don't know the codebase).

Would you mind adding a changelog or add tag descriptions for each release?

duemunk commented 8 years ago

Thanks for suggestion. Might be better at explaining changes, but I think looking at the git commits are quite helpful for now.