From f36e956bd8e7bebdc8f2b2d1ca4d9b669e1eab6e Mon Sep 17 00:00:00 2001 From: Harrison Shoebridge Date: Sat, 5 Jan 2019 09:58:27 +1100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 341165b..d16f6b1 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ We tag our releases Semver style. In January 2019 we began tagging releases so that the package could be used properly with Go modules. Prior to that we simply maintained the following list to help users migrate between versions, it's staying here for legacy reasons. From now on, however, you should find breaking changes in the notes of a new release. -`paked/messenger` is a pretty stable library however, changes will be made which might break backwards compatibility. For the convenience of its users, these are documented here. +`paked/messenger` is a pretty stable library, however, changes will be made which might break backwards compatibility. For the convenience of its users, these are documented here. - 06/2/18: Added messaging_type field for message send API request as it is required by FB - [23/1/17](https://github.com/paked/messenger/commit/1145fe35249f8ce14d3c0a52544e4a4babdc15a4): Updating timezone type to `float64` in profile struct