Deploy to GitHub pages
[m6w6/libmemcached] / ChangeLog-1.1.html
index d37ad4a36677eebad173920cd93613efaae9c05c..600453dd87ba801efe15abf153026045f101ecdd 100644 (file)
@@ -186,13 +186,7 @@ was incremented due to the following changes:</p>
 <li>Ported test suite to Catch2.</li>
 <li>Build requires C++11 compiler support.</li>
 <li>Tests require C++17 compiler support.</li>
-<li>Moved to the Semantic Versioning Specification: <a class="reference external" href="https://semver.org">https://semver.org</a><ul>
-<li>Public include directories have been renamed from <code class="docutils literal notranslate"><span class="pre">${lib}-${major}.${minor}</span></code>
-to <code class="docutils literal notranslate"><span class="pre">${lib}-${major}</span></code> 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.</li>
-</ul>
-</li>
+<li>Moved to the Semantic Versioning Specification: <a class="reference external" href="https://semver.org">https://semver.org</a></li>
 <li>Moved the project from launchpad to github:<ul>
 <li>Source: <a class="reference external" href="https://github.com/m6w6/libmemcached">https://github.com/m6w6/libmemcached</a></li>
 <li>Documentation: <a class="reference external" href="https://m6w6.github.io/libmemcached">https://m6w6.github.io/libmemcached</a></li>