X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=ChangeLog-1.1.md;h=3001d4c9c67421c410dfc26868b7610640330176;hb=5070db19f82c59353c86b3d43d81f309cdaab250;hp=de38ca82948eebda9d71209f0c249016b49d10e0;hpb=b67f4bdf1fb6bf72e6cb26a1f06cd54d7683c12a;p=m6w6%2Flibmemcached diff --git a/ChangeLog-1.1.md b/ChangeLog-1.1.md index de38ca82..3001d4c9 100644 --- a/ChangeLog-1.1.md +++ b/ChangeLog-1.1.md @@ -13,10 +13,6 @@ was incremented due to the following changes: * Build requires C++11 compiler support. * Tests require C++17 compiler support. * Moved to the Semantic Versioning Specification: https://semver.org - * Public include directories have been renamed from `${lib}-${major}.${minor}` - to `${lib}-${major}` due to having the minor version (always having been 0 - in this case) in the public interface being unreasonable when using semantic - versioning. Symbolic links are provided for backwards compatibility, though. * Moved the project from launchpad to github: * Source: https://github.com/m6w6/libmemcached * Documentation: https://m6w6.github.io/libmemcached