Tag open source release 1.1.8.

PiperOrigin-RevId: 289675084
This commit is contained in:
Victor Costan
2020-01-14 10:05:25 -08:00
committed by Victor Costan
parent b5477a8457
commit 537f4ad624
2 changed files with 9 additions and 1 deletions

8
NEWS
View File

@@ -1,3 +1,11 @@
Snappy v1.1.8, January 15th 2020:
* Small performance improvements.
* Removed snappy::string alias for std::string.
* Improved CMake configuration.
Snappy v1.1.7, August 24th 2017:
* Improved CMake build support for 64-bit Linux distributions.