diff --git a/CHANGELOG.md b/CHANGELOG.md index 8cbd71b..04d58dd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,11 @@ -#### 0.0.1 to 0.1.0 +### 0.2.0 ++ Added starting point for indexing gatherer ++ Added throttling over a time period ++ Added debounce over a time period + +### 0.1.0 + Added Standard Deviation (population and sample) + Refactored all BigDecimal-based Gatherers + Added concat -#### Initial Release 0.0.1 \ No newline at end of file +### Initial Release 0.0.1 \ No newline at end of file