From 9df326d20ff725f002142ec2c58c2a395c2d80d7 Mon Sep 17 00:00:00 2001 From: Justin Lin Date: Mon, 18 Jan 2021 15:37:24 +0800 Subject: [PATCH] update doc --- docs/lib2x-shape_liquid_splitting.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/lib2x-shape_liquid_splitting.md b/docs/lib2x-shape_liquid_splitting.md index cf57c458..562d3060 100644 --- a/docs/lib2x-shape_liquid_splitting.md +++ b/docs/lib2x-shape_liquid_splitting.md @@ -2,6 +2,8 @@ Returns shape points of two splitting liquid shapes, kind of how cells divide. They can be used with xxx_extrude modules of dotSCAD. The shape points can be also used with the built-in polygon module. +**Since:** 2.5 + ## Parameters - `radius` : The radius of two circles.