From b487c49b860f73a407f26c7a331c1f5a9962d89d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20M=C3=B6bius?= Date: Thu, 5 Apr 2018 11:03:02 +0200 Subject: [PATCH] Updated changelog --- Doc/changelog.docu | 1 + 1 file changed, 1 insertion(+) diff --git a/Doc/changelog.docu b/Doc/changelog.docu index 87d79dc8..7f5242ec 100644 --- a/Doc/changelog.docu +++ b/Doc/changelog.docu @@ -26,6 +26,7 @@
  • Boost range support (Thanks to Bastian Pranzas for the patch)
  • Made the face and edge split operations that copy properties also copy builtin properties
  • calc_sector_angle: Check for real division by zero not with epsilon that was way to large
  • +
  • Don't return invalid iterators for empty element ranges
  • Utils -- GitLab