diff --git a/Guan.nuspec.template b/Guan.nuspec.template index 086a43e..328a4c6 100644 --- a/Guan.nuspec.template +++ b/Guan.nuspec.template @@ -2,13 +2,9 @@ %PACKAGE_ID% - 1.0.4 + 1.0.5 -- BREAKING changes: QueryContext ctor now requires input parameter. See GuanExamples for sample code. You will need to modify your query expression executor code to adopt the new pattern. -- Added basic second order support. -- Added retract system predicate per Feature Request (Issue #17). -- Running GuanTest application without any arguments will run it in interactive mode. To run the p1.test run guantest Scripts\p1.test or guantest Scripts. -- Added new unit tests for retract. +- This new version contains a properly signed Guan.dll binary. Microsoft MIT