diff --git a/CHANGELOG.md b/CHANGELOG.md index bf08e5c5..335fe52d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,14 +4,16 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## Unreleased +## \[0.1.14\] \[2020-10-14\] ### Added -### Changed +- API docs. Some modules have issues but a lot of them works. -### Removed +### Changed +- More fixes of imports. +- Split of Rhino dependent functions from `compas_rcf.utils.util_funcs` to `compas_rcf.utils.util_funcs_rhino`. ## \[0.1.13\] \[2020-10-14\]