From e2771ca01c4bb20e3d0a962febca08606126ddff Mon Sep 17 00:00:00 2001 From: Justin Lin Date: Sat, 15 Jun 2019 10:11:54 +0800 Subject: [PATCH] update RELEASE --- RELEASE.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/RELEASE.md b/RELEASE.md index 14bceb36..3492a9cc 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -1,5 +1,10 @@ > Version numbers are based on [Semantic Versioning](https://semver.org/). +# v1.3.1 +- Bugfixes + - `in_polyline`: wrong parameter name. + - `in_shape`: missing dependency. + # v1.3 - New modules: - [bend_extrude](https://openhome.cc/eGossip/OpenSCAD/lib-bend_extrude.html)