diff --git a/CHANGELOG.md b/CHANGELOG.md index 4a758a6..6beb012 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed ### Removed +## [0.14.3] - 2019-10-07 +### Added +- Give fast-flow the "fast_carpenter" backend, issue #84, PR #85 [@lorenafreitas](https://github.com/lorenafreitas) + ## [0.14.2] - 2019-10-06 ### Added - JaggedNth supports negative indexing, PR #81 [@pmk21](https://github.com/pmk21!)