diff --git a/CHANGELOG.md b/CHANGELOG.md index 6a462538f0..c7bafcf57c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). -## [2.2.2] - TBA +## [2.2.2] - 2017-11-23 ### Added - bullet chart figure factory. Call `help(plotly.figure_factory.create_bullet)` for examples and how to get started making bullet charts with the API.