Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added CHANGELOG entry for #51 #67

Closed
wants to merge 2 commits into from

Conversation

benasher44
Copy link
Contributor

@benasher44 benasher44 commented Oct 13, 2016

Changes in this pull request

Fixed #63. I used the style we use in CocoaPods, but I'm happy to adjust!

Pull request checklist

  • All tests pass. Demo project builds and runs.
  • I added tests, an experiment, or detailed why my change isn't tested.
  • I have reviewed the contributing guide

@facebook-github-bot
Copy link
Contributor

Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. In order for us to review and merge your code, please sign up at https://code.facebook.com/cla - and if you have received this in error or have any questions, please drop us a line at [email protected]. Thanks!

@facebook-github-bot
Copy link
Contributor

Thank you for signing our Contributor License Agreement. We can now accept your code for this (and any) Facebook open source project. Thanks!


* Fixed `-[IGListAdapter reloadDataWithCompletion:]` not returning early when `collectionView` or `dataSource` is nil and `completion` is nil.
[Ben Asher](https://github.com/benasher44)
[#51](https://github.com/Instagram/IGListKit/pull/51)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Let's use - for lists
  • I think we probably should title this ## 2.0.0? (or 1.1.0)
  • Can we shrink it all to a single line?

ala https://github.com/jessesquires/JSQMessagesViewController/blob/develop/CHANGELOG.md#fixes

cc @jessesquires

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I only left it as master, so that you all could change it when you all are ready to do the release. Happy to change it though if you all have a new version picked out already.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A few other advantages to keeping a master section if you all are still discussing:

  • PRs can continue to flow in and include CHANGELOG entries, and it's clear where those entries go.
  • It's clear to readers what in the CHANGELOG is released and what is coming soon.

@facebook-github-bot
Copy link
Contributor

@benasher44 updated the pull request - view changes

@jessesquires
Copy link
Contributor

This looks good to me.

Whether we do 1.x or 2.0 depends on what we decide for #56.

@rnystrom
Copy link
Contributor

@benasher44 thanks! Sounds good we will keep it "Master" for now and update when we settle on versions

@facebook-github-bot
Copy link
Contributor

Thanks for importing. If you are a Facebook employee, you can view this diff on Phabricator.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants