diff --git a/NEWS b/NEWS new file mode 100644 index 0000000..e8c3033 --- /dev/null +++ b/NEWS @@ -0,0 +1,12 @@ +1.1.0 +----- + +- New functions + - PC_PCId(pcpoint|pcpatch) + - PC_Get(pcpoint) returns float8[] + - PC_Summary(pcpatch) + +0.1.0 +----- + +- Initial release!