This file contains the major changes between
libsolv versions:
+Version 0.6.28
+- new features:
+ * new pool_best_solvables() function
+
Version 0.6.27
- new features:
* allow building with libxml2 instead of libexpat
+-------------------------------------------------------------------
+Fri Jun 30 16:37:31 CEST 2017 - mls@suse.de
+
+- make peace with newer perl versions
+- fix memory leak in bindings
+- add pool_best_solvables() function
+- fix 64bit integer parsing from RPM headers
+- bump version to 0.6.28
+
-------------------------------------------------------------------
Sun May 28 13:32:15 UTC 2017 - ngompa13@gmail.com