add changes, bump version
[platform/upstream/libsolv.git] / NEWS
1
2 This file contains the major changes between
3 libsolv versions:
4
5 Version 0.6.0:
6 - ABI change: cleaned up and reordered knownid.h
7 - added support for sha224/sha384/sha512
8 - API change in the bindings:
9   * dropped solvid arg from most Dataiterator
10     constructors
11   * changed Datamatch results from methods to
12     attributes
13   * automatically delete the pool if the owner
14     object is freed (use the disown method to
15     get the old behavior).
16 - new functions:
17   * pool_add_userinstalled_jobs
18   * solver_get_userinstalled
19