* Add a ChangeLog for the Soprano binding
[kdebindings.git] / ruby / soprano / ChangeLog
blob766e80259d353ac459754fe631fa6eef209cd284
1 2008-11-07  Richard Dale  <richard.j.dale@gmail.com>
2 * Improved the ActiveRDF adapter
3     * Added a ':service' option which defaults to 'org.soprano.Server'
4     * The adapter was read-only
5     * Fixed bugs in deleting statements from the store
6     * Improved the test script, although it still doesn't work very well
7 * Added inspect and pretty_print methods for Soprano::Statements
8 * Variable values in a Soprano::BindingSet can be accessed as 'myset[:mykey]'