> On Oct 22, 2017, at 5:20 PM, Matias Piipari <[email protected]> wrote: > > This sounds good. Do you follow some pattern for noting commits or release > note entries where C API changes are introduced?
I try to call this out in the commit message. So far it’s been informal because it’s just three co-workers using this API to implement CBL, but if there’s more development going on, we may want to establish clearer rules. Also, you can do a git diff of C/include/ to focus on changes to the API headers. —Jens -- You received this message because you are subscribed to the Google Groups "Couchbase Mobile" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/mobile-couchbase/7F059967-4176-452C-97BA-46778619DD2B%40couchbase.com. For more options, visit https://groups.google.com/d/optout.
