From 8b1de01858fb03d586ef354cc8b6e667d758be16 Mon Sep 17 00:00:00 2001 From: Adam Hupp Date: Sun, 3 Dec 2017 21:58:09 -0800 Subject: Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 8d2e0bd..a3d5822 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,10 @@ You can also combine the flag options: 'text/plain' ``` +## Versioning + +Minor version bumps should be backwards compatible. Major bumps are not. + ## Name Conflict There are, sadly, two libraries which use the module name `magic`. Both have been around for quite a while.If you are using this module and get an error using a method like `open`, your code is expecting the other one. Hopefully one day these will be reconciled. -- cgit v1.2.1