From 4235ee785d11fb0394a1de1b06523674c3a3e3e6 Mon Sep 17 00:00:00 2001 From: John Allwine Date: Mon, 18 Dec 2017 18:38:16 +0000 Subject: [PATCH] added CHANGES as a changelog --- CHANGES | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 CHANGES diff --git a/CHANGES b/CHANGES new file mode 100644 index 0000000..e22326a --- /dev/null +++ b/CHANGES @@ -0,0 +1,18 @@ +* v1.0 release with the following commands + * stl_empty + * stl_cube + * stl_sphere + * stl_cylinder + * stl_cone + * stl_torus + * stl_threads + * stl_header + * stl_count + * stl_normals + * stl_bbox + * stl_convex + * stl_borders + * stl_spreadsheet + * stl_merge + * stl_transform + * stl_boolean