google / promises

Promises is a modern framework that provides a synchronization construct for Swift and Objective-C.
Apache License 2.0
3.8k stars 293 forks source link

Changelogs for releases #41

Closed rshev closed 6 years ago

rshev commented 6 years ago

Are there any plans to publish changelogs for the releases? I have a project depending on Promises, and it's second time I inspect changes commit-by-commit to understand what's changed between versions. Quick summary of important changes (such as operator renames for 1.1.0) would be much appreciated.

shoumikhin commented 6 years ago

Many thanks for the prompt feedback, Roman!

We do apologize for the inconveniences you've experienced and will do our best to keep the description up to date for following releases. The summary of breaking changes was just added to the latest release.

rshev commented 6 years ago

Didn't expect to have such a rapid response, wow. Many thanks!